UNPKG

typia

Version:

Superfast runtime validators with only one line

7 lines (6 loc) 241 B
import { _randomInteger } from "./_randomInteger.mjs"; //#region src/internal/_randomBigint.ts const _randomBigint = (props) => BigInt(_randomInteger(props)); //#endregion export { _randomBigint }; //# sourceMappingURL=_randomBigint.mjs.map