persona-community-5/.pnpm-store/v3/files/76/893be8ad7a8c4a54babf2864004031522a8ff70ac1abd3a37e46d4607a15db3a204d97c26e329048f3caad31b2425319586abc79e791963d6771b94cfc6c7b
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

12 lines
433 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.es2018_promise = void 0;
const base_config_1 = require("./base-config");
exports.es2018_promise = {
Promise: base_config_1.TYPE,
};
//# sourceMappingURL=es2018.promise.js.map