persona-community-5/.pnpm-store/v3/files/7e/0f8c5faff586888db81df54c4b14e524a9080223018a4141ce0b9acde564da58a407a99e050ed225095d73d5e446684ce3fcdcbef05b212c2aebac0d984963
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
592 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_weakref = void 0;
const base_config_1 = require("./base-config");
exports.esnext_weakref = {
WeakRef: base_config_1.TYPE_VALUE,
WeakRefConstructor: base_config_1.TYPE,
FinalizationRegistry: base_config_1.TYPE_VALUE,
FinalizationRegistryConstructor: base_config_1.TYPE,
};
//# sourceMappingURL=esnext.weakref.js.map