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

13 lines
490 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_promise = void 0;
const base_config_1 = require("./base-config");
exports.esnext_promise = {
PromiseWithResolvers: base_config_1.TYPE,
PromiseConstructor: base_config_1.TYPE,
};
//# sourceMappingURL=esnext.promise.js.map