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