UNPKG

@polkadot/api

Version:

Promise and RxJS wrappers around the Polkadot JS RPC

5 lines (4 loc) 177 B
import { detectPackage } from '@polkadot/util'; import others from './detectOther.js'; import { packageInfo } from './packageInfo.js'; detectPackage(packageInfo, null, others);