apostille-library
Version:
A novel & holistic blockchain notarization and timestamping with transferable, updatable, branded, and conjointly owned notarizations.
10 lines • 383 B
JavaScript
;
function __export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
Object.defineProperty(exports, "__esModule", { value: true });
__export(require("./src/hash/hash"));
__export(require("./src/infrastructure/infrastructure"));
__export(require("./src/model/model"));
__export(require("./src/types/types"));
//# sourceMappingURL=index.js.map