persona-community-5/.pnpm-store/v3/files/68/e20ea58d0e6ee1e7e879ca029831b19fed19de20c7f1ae7c75cd3400a59e7df8d11e923fcaa45ca86f868e6b82df7ac64cb12b4a376e435265157aeb2317b1
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.esnext_bigint = void 0;
const base_config_1 = require("./base-config");
const es2020_intl_1 = require("./es2020.intl");
exports.esnext_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=esnext.bigint.js.map