interface NostrEventimport { type NostrEvent } from "https://deno.land/x/nostr_deno_client@v0.2.7/lib/relay.ts"; Propertiesid: stringpubkey: stringcreated_at: numberkind: NostrKindtags: Array<any>content: stringsig: string