persona-community-5/.pnpm-store/v3/files/77/b7b6ca7d31d0d0944c3746e92b58db7b5bd8b3ad67c560a1931fc8216ff639dbfb58de50bc5fdba7ce01df8cf82e71b06ad07244dc0d3285027aa023bf0454
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
585 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_promise = void 0;
const base_config_1 = require("./base-config");
exports.es2020_promise = {
PromiseFulfilledResult: base_config_1.TYPE,
PromiseRejectedResult: base_config_1.TYPE,
PromiseSettledResult: base_config_1.TYPE,
PromiseConstructor: base_config_1.TYPE,
};
//# sourceMappingURL=es2020.promise.js.map