UNPKG

@zapjs/eos-registry

Version:

Interface for registry functions in eos blockchain

4 lines (3 loc) 149 B
import { Registry as EosRegistry } from "./registry"; export declare const Regsitry: typeof EosRegistry; export declare type Regsitry = EosRegistry;