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