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

Properties

optional
text: string
optional
location: Partial<Location> | null