UNPKG

rx-nostr

Version:

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

4 lines (3 loc) 64 B
export function inlineThrow(err: Error): never { throw err; }