sindresorhus/type-fest

Expose more internal types

Open

#676 geöffnet am 1. Sept. 2023

Auf GitHub ansehen
 (1 Kommentar) (3 Reaktionen) (0 zugewiesene Personen)TypeScript (12.328 Stars) (471 Forks)batch import
good first issuehelp wantedtype addition

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