UNPKG

@zapjs/eos-registry

Version:

Interface for registry functions in eos blockchain

5 lines (4 loc) 159 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const registry_1 = require("./registry"); exports.Regsitry = registry_1.Registry;