UNPKG

typia

Version:

Superfast runtime validators with only one line

6 lines (4 loc) 213 B
import { _randomFormatUrl } from "./_randomFormatUrl"; import { _ILengthProps } from "./_randomStringLength"; export const _randomFormatUriTemplate = (props?: _ILengthProps): string => _randomFormatUrl(props);