3a4bcc01bbaf9a4f1fa65b8819593e34f44af19eaacccf85546ab1c6dd096cefc4147147e482abb9fa125d8d3b2553ead4d432d39ad6ef92945a638bf3f5f3 168 B

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