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