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

12 lines
No EOL
455 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.es2021_intl = void 0;
const base_config_1 = require("./base-config");
exports.es2021_intl = {
Intl: base_config_1.TYPE_VALUE,
};
//# sourceMappingURL=es2021.intl.js.map