time-to-botec

Benchmark sampling in different programming languages
Log | Files | Refs | README

esm.d.mts (168B)


      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';