Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface Note
import { type Note } from "https://deno.land/x/esbuild@v0.24.0/wasm.d.ts";

Properties

text: string
location: Location | null