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