UNPKG

typia

Version:

Superfast runtime validators with only one line

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