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