Files
memecoin-botV2/.pnpm-store/v10/files/ea/d46dce9a1f82bd8d458b72bf5db66682817e94c199584979215dcbb26064e0818f889bcf4f1298d5c18761e8079d59bfe9b83b2103a362734ca1ea70a9f639

16 lines
702 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.esnext_temporal = void 0;
const base_config_1 = require("./base-config");
const es2015_symbol_wellknown_1 = require("./es2015.symbol.wellknown");
const es2020_intl_1 = require("./es2020.intl");
const es2025_intl_1 = require("./es2025.intl");
exports.esnext_temporal = {
libs: [es2015_symbol_wellknown_1.es2015_symbol_wellknown, es2020_intl_1.es2020_intl, es2025_intl_1.es2025_intl],
variables: [['Temporal', base_config_1.TYPE_VALUE]],
};