persona-community-5/.pnpm-store/v3/files/bc/92c9283b08a0fcf09dedf27f2245647c81cc4cef52b31a30bdb851e3549d214097e0ad07e3fe06308948744f9dc3572dc427f5c139a23afbd944b6e32d434f
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
427 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_intl = void 0;
const base_config_1 = require("./base-config");
exports.es2018_intl = {
Intl: base_config_1.TYPE_VALUE,
};
//# sourceMappingURL=es2018.intl.js.map