persona-community-5/.pnpm-store/v3/files/5d/3a72314c9a457271af87ed2a1e0f7992c642736b8f99c8047e57c9033021f8782eea367c28b1d2e563d9b8eb355cfa471f9bcbe6ede7c1f9ea391dbd7b6ee1
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

17 lines
690 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_symbol_wellknown = void 0;
const base_config_1 = require("./base-config");
const es2015_iterable_1 = require("./es2015.iterable");
const es2015_symbol_1 = require("./es2015.symbol");
exports.es2020_symbol_wellknown = {
...es2015_iterable_1.es2015_iterable,
...es2015_symbol_1.es2015_symbol,
SymbolConstructor: base_config_1.TYPE,
RegExp: base_config_1.TYPE,
};
//# sourceMappingURL=es2020.symbol.wellknown.js.map