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