Files
memecoin-botV2/.pnpm-store/v10/files/6c/53b95159d75236e29fee6008ef515d4625cdc9678a39d09dd87d802af86591e3620b953c4e408ad217ce788d193af253dc1f79a0052bc3f1cb49f51cb6c7f8

17 lines
533 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_regexp = void 0;
const base_config_1 = require("./base-config");
exports.es2018_regexp = {
libs: [],
variables: [
['RegExpMatchArray', base_config_1.TYPE],
['RegExpExecArray', base_config_1.TYPE],
['RegExp', base_config_1.TYPE],
],
};