Go to Latest
interface PartialNote
import { type PartialNote } from "https://dotland.deno.dev/x/esbuild@v0.16.1/wasm.js";

Properties

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