UNPKG

@zapjs/eos-registry

Version:

Interface for registry functions in eos blockchain

5 lines (3 loc) 126 B
import {Registry as EosRegistry} from "./registry"; export const Regsitry = EosRegistry; export type Regsitry = EosRegistry;