Files
memecoin-botV2/.pnpm-store/v10/files/68/e0d8f485b8dba22782e8c805df645b27d3b1f4ea070130173fc7c6b3dbcd7df5e212e2ea5eeca8c14238352b2274e0bc40ab57131f5cdc245b8a5a33b3a096

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