typia
Version:
Superfast runtime validators with only one line
7 lines • 334 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports._randomFormatIri = void 0;
const _randomFormatUrl_1 = require("./_randomFormatUrl");
const _randomFormatIri = () => (0, _randomFormatUrl_1._randomFormatUrl)();
exports._randomFormatIri = _randomFormatIri;
//# sourceMappingURL=_randomFormatIri.js.map