UNPKG

@polkadot/api

Version:

Promise and RxJS wrappers around the Polkadot JS RPC

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