Files
memecoin-botV2/.pnpm-store/v10/files/1c/ecdca0b9f6e5e8d30f17c4a12a7ae6d88982ded696a0a1615aec4336a2dc634aa3058ff6c6814927250219e53c3bfea44368ce5ea8f24d4190b86cc6798f8e

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_symbol = void 0;
const base_config_1 = require("./base-config");
exports.es2019_symbol = {
libs: [],
variables: [['Symbol', base_config_1.TYPE]],
};