Files
memecoin-botV2/.pnpm-store/v10/files/dc/3a4bcc01bbaf9a4f1fa65b8819593e34f44af19eaacccf85546ab1c6dd096cefc4147147e482abb9fa125d8d3b2553ead4d432d39ad6ef92945a638bf3f5f3

4 lines
168 B
Plaintext

// Just reexport the types from cjs
// This is a bit indirect. There is not an index.js, but TypeScript will look for index.d.ts for types.
export * from './index.js';