UNPKG

nostr-tools

Version:
4 lines (3 loc) 149 B
import { type Nostr } from './core.ts'; export declare function yieldThread(): Promise<void>; export declare const alwaysTrue: Nostr['verifyEvent'];