interface PartialNoteimport { type PartialNote } from "https://deno.land/x/lume@v1.17.5/deps/esbuild.ts"; Propertiesoptionaltext: stringoptionallocation: Partial<Location> | null