Files
memecoin-botV2/.pnpm-store/v10/files/10/7ca933071f7d00eaaa957b896be99402d3e8b1c635353b83c219eb194cf3efb0b47bf4a8bfbce0d3bf89a082e0cd5ef0079ceebf228b62925b476a1411e929

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