UNPKG

@oino-ts/hashid

Version:
6 lines (5 loc) 281 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.OINOHashid = void 0; var OINOHashid_js_1 = require("./OINOHashid.js"); Object.defineProperty(exports, "OINOHashid", { enumerable: true, get: function () { return OINOHashid_js_1.OINOHashid; } });