sindresorhus/type-fest

Expose more internal types

Aperta

#676 aperta il 1 set 2023

 (1 commento) (3 reazioni) (0 assegnatari)TypeScript (471 fork)batch import
good first issuehelp wantedtype addition

Metriche repository

Star
 (12.328 stelle)
Metriche merge PR
 (Merge medio 3g 5h) (11 PR mergiate in 30 g)

Descrizione

Hello,

For use, the ArrayElement type is super convenient, yet we can only import it from the type-fest/source/internal path. In Deno this causes some import issues so I was wondering if the library could export ArrayElement directly from the main project?

Guida contributor