UNPKG

@nostr-fetch/kernel

Version:
3 lines 145 B
import type { NostrEvent } from "./nostr"; export declare const verifyEventSig: (ev: NostrEvent) => boolean; //# sourceMappingURL=crypto.d.ts.map