UNPKG

@polkadot/api

Version:

Promise and RxJS wrappers around the Polkadot JS RPC

2 lines (1 loc) 240 B
export const packageInfo = { name: '@polkadot/api', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '11.0.3' };