Files
memecoin-botV2/.pnpm-store/v10/files/19/fe66b6dcabda20a152c610f55a6f67ac002ef38bae15c6371b6a07ea2d9b3ed61cfed72164680d95f709b0ba356ce4e30b6e37c19165cc37650fc04964b520

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