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