persona-community-5/.pnpm-store/v3/files/6e/db9bd6f93f6b6cd276f17f452fc4fb064817d55f0ebe7b62a15277765bf5e02b23a167f3bea7aac763c2316f5de6134fa0fe671c303c9536dcfc696dbaed3c
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

14 lines
509 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.es2020_intl = void 0;
const base_config_1 = require("./base-config");
const es2018_intl_1 = require("./es2018.intl");
exports.es2020_intl = {
...es2018_intl_1.es2018_intl,
Intl: base_config_1.TYPE_VALUE,
};
//# sourceMappingURL=es2020.intl.js.map