sindresorhus/type-fest

Expose more internal types

Open

#676 aperta il 1 set 2023

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

Metriche repository

Star
 (12.328 star)
Metriche merge PR
 (Merge medio 4g 18h) (9 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