persona-community-5/.pnpm-store/v3/files/ee/f02a954dc36def85cacca631394a296317dc16895367a41fb8e3b1336da98473f7a5f29e2151f5df4ff24dc4d129e5b86a49b368268b68becdbe950d056dcf
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

15 lines
556 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.es2022_regexp = void 0;
const base_config_1 = require("./base-config");
exports.es2022_regexp = {
RegExpMatchArray: base_config_1.TYPE,
RegExpExecArray: base_config_1.TYPE,
RegExpIndicesArray: base_config_1.TYPE,
RegExp: base_config_1.TYPE,
};
//# sourceMappingURL=es2022.regexp.js.map