apostille-library
Version:
A novel & holistic blockchain notarization and timestamping with transferable, updatable, branded, and conjointly owned notarizations.
10 lines • 404 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("./apostille/Apostille"));
__export(require("./apostille/ApostillePublicAccount"));
__export(require("./repository/HistoricalEndpoints"));
__export(require("./repository/Sinks"));
//# sourceMappingURL=model.js.map