interface PartialNoteimport { type PartialNote } from "https://deno.land/x/esbuild@v0.18.10/wasm.js"; Propertiesoptionaltext: stringoptionallocation: Partial<Location> | null