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

11 lines
No EOL
553 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.es2020_date = void 0;
const es2020_intl_1 = require("./es2020.intl");
const base_config_1 = require("./base-config");
exports.es2020_date = Object.assign(Object.assign({}, es2020_intl_1.es2020_intl), { Date: base_config_1.TYPE });
//# sourceMappingURL=es2020.date.js.map