Urara-Blog/node_modules/.pnpm-store/v3/files/11/ea4f038eb63a8142006b51e87bf67249880a6bdde5b35e001c58c24c0c66534b9bac7162a62120283a0e508bdc366a4d5ad020319b6dd34bf58d20a450bcaf
2022-08-14 01:14:53 +08:00

14 lines
No EOL
540 B
Text

"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 @typescript-eslint/scope-manager
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