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