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