persona-community-5/.pnpm-store/v3/files/03/fa8f519ff3a75aa4a1dc13a38a244cea9b0418a5dcf0f7b7db711cf4d289bec9df80817e592cb2b1221a390ad885632241f02a54ee9f494d1b5638c2af61de
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

14 lines
541 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_promise = void 0;
const base_config_1 = require("./base-config");
exports.es2021_promise = {
AggregateError: base_config_1.TYPE_VALUE,
AggregateErrorConstructor: base_config_1.TYPE,
PromiseConstructor: base_config_1.TYPE,
};
//# sourceMappingURL=es2021.promise.js.map