Files
memecoin-botV2/.pnpm-store/v10/files/09/798e27231ec4b02c3492b2b4fefaf3c4ab7d7a3687e6fd7962fca421b4bcb2622876e566f8c46fc424fd33ea3eee516dd9f5a5c341b1f6ee865c4246907a88

16 lines
503 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_typedarrays = void 0;
const base_config_1 = require("./base-config");
exports.esnext_typedarrays = {
libs: [],
variables: [
['Uint8Array', base_config_1.TYPE],
['Uint8ArrayConstructor', base_config_1.TYPE],
],
};