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