persona-community-5/.pnpm-store/v3/files/85/3447b1e93c811be991f7679f9bf35916850e8705eab0636d0ccf0d8537ededfe094b51879c7fad001982abf5bb55f82602b6ad1402c6382502c1f7a5898950
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
503 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_date = void 0;
const base_config_1 = require("./base-config");
const es2020_intl_1 = require("./es2020.intl");
exports.es2020_date = {
...es2020_intl_1.es2020_intl,
Date: base_config_1.TYPE,
};
//# sourceMappingURL=es2020.date.js.map