Open mikepsinn opened 2 weeks ago
Export type definitions from types.ts to provide proper TypeScript support for library consumers. This enables better IDE integration, type checking, and allows users to reference or extend the library's types in their own code.
Export type definitions from types.ts to provide proper TypeScript support for library consumers. This enables better IDE integration, type checking, and allows users to reference or extend the library's types in their own code.