@polkadot/api
Version:
Promise and RxJS wrappers around the Polkadot JS RPC
7 lines • 323 B
JavaScript
// Copyright 2017-2022 @polkadot/api authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Do not edit, auto-generated by @polkadot/dev
import { detectPackage } from '@polkadot/util';
import others from "./detectOther.js";
import { packageInfo } from "./packageInfo.js";
detectPackage(packageInfo, null, others);