UNPKG

typia

Version:

Superfast runtime validators with only one line

10 lines (7 loc) 271 B
import { _randomInteger } from './_randomInteger.mjs'; const _randomFormatRelativeJsonPointer = () => `${_randomInteger({ minimum: 0, maximum: 10, })}#`; export { _randomFormatRelativeJsonPointer }; //# sourceMappingURL=_randomFormatRelativeJsonPointer.mjs.map