Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/types/index.ts>TypeRegistry#getModuleInstances

Package publishing for deno.land/x/polkadot
Go to Latest
method TypeRegistry.prototype.getModuleInstances
import { TypeRegistry } from "https://deno.land/x/polkadot@0.2.29/types/index.ts";

Parameters

specName: AnyString
moduleName: string

Returns

string[] | undefined