persona-community-5/.pnpm-store/v3/files/2a/6255155fa82a5bb972016ac4b9a712b9c38c0917deaeea7379cf4d9d8b42f804709b250947180abfa352f35afdf62dac5882d60bd962ab2027ffa461a35216
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
429 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.esnext_regexp = void 0;
const base_config_1 = require("./base-config");
exports.esnext_regexp = {
RegExp: base_config_1.TYPE,
};
//# sourceMappingURL=esnext.regexp.js.map