Skip to main content
Module

x/polkadot/util/detectPackage.ts

Package publishing for deno.land/x/polkadot
Go to Latest
File

import others from './detectOther.ts';import { packageInfo } from './packageInfo.ts';import { detectPackage } from './versionDetect.ts';
detectPackage(packageInfo, null, others);