interface Noteimport { type Note } from "https://deno.land/x/esbuild@v0.19.3/mod.js"; Propertiestext: stringlocation: Location | null