3 lines
81 B
TypeScript
3 lines
81 B
TypeScript
// Just reexport the types from cjs definition file.
|
|
export * from './index.js';
|