UNPKG

typia

Version:

Superfast runtime validators with only one line

7 lines 329 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports._randomBigint = void 0; const _randomInteger_1 = require("./_randomInteger"); const _randomBigint = (props) => BigInt((0, _randomInteger_1._randomInteger)(props)); exports._randomBigint = _randomBigint; //# sourceMappingURL=_randomBigint.js.map