sindresorhus/type-fest

Expose more internal types

Offen

#676 geöffnet am 01.09.2023

 (1 Kommentar) (3 Reaktionen) (0 zugewiesene Personen)TypeScript (471 Forks)batch import
good first issuehelp wantedtype addition

Repository-Metriken

Stars
 (12.328 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 3T 5h) (11 gemergte PRs in 30 T)

Beschreibung

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?

Contributor Guide