UNPKG

323 BJavaScriptView Raw
1// Copyright 2017-2022 @polkadot/api authors & contributors
2// SPDX-License-Identifier: Apache-2.0
3// Do not edit, auto-generated by @polkadot/dev
4import { detectPackage } from '@polkadot/util';
5import others from "./detectOther.js";
6import { packageInfo } from "./packageInfo.js";
7detectPackage(packageInfo, null, others);
\No newline at end of file