blob: 64826145e6946cbc292357e6fa86250a0460da5f [file] [log] [blame]
"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
// YOU CAN REGENERATE IT USING yarn generate:lib
Object.defineProperty(exports, "__esModule", { value: true });
exports.esnext_bigint = void 0;
const base_config_1 = require("./base-config");
exports.esnext_bigint = {
BigIntToLocaleStringOptions: base_config_1.TYPE,
BigInt: base_config_1.TYPE_VALUE,
BigIntConstructor: base_config_1.TYPE,
BigInt64Array: base_config_1.TYPE_VALUE,
BigInt64ArrayConstructor: base_config_1.TYPE,
BigUint64Array: base_config_1.TYPE_VALUE,
BigUint64ArrayConstructor: base_config_1.TYPE,
DataView: base_config_1.TYPE,
Intl: base_config_1.TYPE_VALUE,
};
//# sourceMappingURL=esnext.bigint.js.map