Skip to main content
Latest
interface Note
import { type Note } from "https://deno.land/x/esbuild@v0.20.2/mod.d.ts";

Properties

text: string
location: Location | null