UNPKG

@polkadot/keyring

Version:
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);