Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lophus/core/protocol.d.ts>EventKindRecordEntry

Fully-modular TypeScript implementation of the Nostr protocol, oriented to web standards and edge environments
Latest
interface EventKindRecordEntry
import { type EventKindRecordEntry } from "https://deno.land/x/lophus@0.0.13/core/protocol.d.ts";

Properties

Content: unknown
optional
OptionalTag: Tag
optional
Tags: Tag[]
optional
ResponsePrefix: string