Go to Latest
interface Note
import { type Note } from "https://dotland.deno.dev/x/esbuild@v0.15.3/wasm.d.ts";

Properties

text: string
location: Location | null