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

Properties

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