UNPKG

sparrow-controllers

Version:

Collection of platform-agnostic modules for creating secure data models for cryptocurrency wallets

8 lines 365 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.endowmentPermissionBuilders = void 0; const network_access_1 = require("./network-access"); exports.endowmentPermissionBuilders = { [network_access_1.networkAccessEndowmentBuilder.targetKey]: network_access_1.networkAccessEndowmentBuilder, }; //# sourceMappingURL=index.js.map