persona-community-5/.pnpm-store/v3/files/de/0cc93d224c8f226bb6914a3dc515ed3f7f38d9bb8cedfe73a55f2ca15dbd49b6a117b5270f2155903c504a46ba24a4724df7009ed4c571f12c2d6b1ec6de97
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

15 lines
556 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_collection = void 0;
const base_config_1 = require("./base-config");
exports.esnext_collection = {
MapConstructor: base_config_1.TYPE,
ReadonlySetLike: base_config_1.TYPE,
Set: base_config_1.TYPE,
ReadonlySet: base_config_1.TYPE,
};
//# sourceMappingURL=esnext.collection.js.map