Skip to main content
Module

x/polkadot/keyring/detectOther.ts

Package publishing for deno.land/x/polkadot
Go to Latest
File
// Copyright 2017-2022 @polkadot/keyring authors & contributors// SPDX-License-Identifier: Apache-2.0
import { packageInfo as utilInfo } from 'https://deno.land/x/polkadot@0.2.8/util/packageInfo.ts';import { packageInfo as cryptoInfo } from 'https://deno.land/x/polkadot@0.2.8/util-crypto/packageInfo.ts';
export default [utilInfo, cryptoInfo];