UNPKG

wttp-core

Version:

Core contracts, interfaces, and TypeScript types for the Web3 Transfer Protocol (WTTP).

9 lines 406 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./domains"), exports); tslib_1.__exportStar(require("./path"), exports); tslib_1.__exportStar(require("./wurl"), exports); tslib_1.__exportStar(require("./properties"), exports); tslib_1.__exportStar(require("./presets"), exports); //# sourceMappingURL=index.js.map