UNPKG

@polkadot/api

Version:

Promise and RxJS wrappers around the Polkadot JS RPC

3 lines (2 loc) 88 B
export { ApiPromise } from './Api'; export { toPromiseMethod } from './decorateMethod';