persona-community-5/.pnpm-store/v3/files/10/07f9af9add18dc185d559a8319055e3ba92a8f89fa02d12ecf65e35a73c7806a28a5b89830d55d07dcbf3817e7acdf3402cbe31b2273810be76e6124933289
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.es2017_intl = void 0;
const base_config_1 = require("./base-config");
exports.es2017_intl = {
Intl: base_config_1.TYPE_VALUE,
};
//# sourceMappingURL=es2017.intl.js.map