persona-community-5/.pnpm-store/v3/files/3e/88a4b552f64ef7abc616e904807ebf00ff1fce2056155f23be6c2640c34ad060ba32833fe0b7b5ee03c4ee76457437a36c6c11bf2750519268e61b361c30c5
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

22 lines
875 B
Plaintext

"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
// RUN THE FOLLOWING COMMAND FROM THE WORKSPACE ROOT TO REGENERATE:
// npx nx generate-lib repo
Object.defineProperty(exports, "__esModule", { value: true });
exports.es2020_bigint = void 0;
const base_config_1 = require("./base-config");
const es2020_intl_1 = require("./es2020.intl");
exports.es2020_bigint = {
...es2020_intl_1.es2020_intl,
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=es2020.bigint.js.map