persona-community-5/.pnpm-store/v3/files/17/64779305e2c27293508b9c1f24ff2339171862cf73b7f46027aa223809464b54b64703c2158d0ca343d2304bc45a6f0975c90516b2aac39c714032fcb0d1b5
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
512 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.es2018_regexp = void 0;
const base_config_1 = require("./base-config");
exports.es2018_regexp = {
RegExpMatchArray: base_config_1.TYPE,
RegExpExecArray: base_config_1.TYPE,
RegExp: base_config_1.TYPE,
};
//# sourceMappingURL=es2018.regexp.js.map