Files
memecoin-botV2/.pnpm-store/v10/files/cd/4b28f4787147fd086ececd129112bd2118656ae1be0e5864e77a13a7e73a1f718f7e6c63ff7acda244cafa8f26d6f9c51b98c0cfd1e9bc9dad352d16bb2a5e

13 lines
419 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.es2019_intl = void 0;
const base_config_1 = require("./base-config");
exports.es2019_intl = {
libs: [],
variables: [['Intl', base_config_1.TYPE_VALUE]],
};