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

Properties

text: string
location: Location | null