persona-community-5/.pnpm-store/v3/files/41/911507f6a244317db5c165040721b87c4806b034493cb857e6da62c753aa2bf76394b4c10bd5b3c3cbd3ff208fa9ff873d838ddbb33e527fcf86bbe0a3f6a6
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
432 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_date = void 0;
const base_config_1 = require("./base-config");
exports.es2017_date = {
DateConstructor: base_config_1.TYPE,
};
//# sourceMappingURL=es2017.date.js.map