Skip to main content
Module

x/polkadot/api-base/detectPackage.ts

Package publishing for deno.land/x/polkadot
Go to Latest
File
// Copyright 2017-2022 @polkadot/api-base 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);