UNPKG

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