Skip to main content
Module

x/polkadot/wasm-crypto-asmjs/detectPackage.ts

Package publishing for deno.land/x/polkadot
Go to Latest
File
// Copyright 2017-2022 @polkadot/wasm-crypto-asmjs authors & contributors// SPDX-License-Identifier: Apache-2.0
// Do not edit, auto-generated by @polkadot/dev
import { detectPackage } from 'https://deno.land/x/polkadot@0.2.8/util/mod.ts';
import others from './detectOther.ts';import { packageInfo } from './packageInfo.ts';
detectPackage(packageInfo, null, others);