UNPKG

@polkadot/extension-inject

Version:

A generic injector (usable to any extension), that populates the base exposed interfaces to be used by dapps.

4 lines (3 loc) 134 B
import { detectPackage } from '@polkadot/util'; import { packageInfo } from './packageInfo.js'; detectPackage(packageInfo, null, []);