UNPKG

typia

Version:

Superfast runtime validators with only one line

7 lines (4 loc) 190 B
import { _randomInteger } from './_randomInteger.mjs'; const _randomBigint = (props) => BigInt(_randomInteger(props)); export { _randomBigint }; //# sourceMappingURL=_randomBigint.mjs.map