Files
memecoin-botV2/.pnpm-store/v10/files/43/a71b5e06102f75ecb50a1a3b821e3628e924784df92b49116aa2b9a4ec6093a37885296e64ef04aff2454fb33128cf31d7e18d41984a80b405755c1431abee

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