UNPKG

rx-nostr

Version:

A library based on RxJS, which allows Nostr applications to easily communicate with relays.

3 lines 153 B
import * as Nostr from "nostr-typedef"; export declare function isExpired(event: Nostr.Event, now?: number): boolean; //# sourceMappingURL=nip40.d.ts.map