UNPKG

rx-nostr

Version:

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

3 lines 112 B
export declare const EMPTY: unique symbol; export type Empty = typeof EMPTY; //# sourceMappingURL=empty.d.ts.map