sindresorhus/type-fest

Expose more internal types

Ouverte

#676 ouverte le 1 sept. 2023

 (1 commentaire) (3 réactions) (0 personne assignée)TypeScript (471 forks)batch import
good first issuehelp wantedtype addition

Métriques du dépôt

Stars
 (12 328 étoiles)
Métriques de merge PR
 (Merge moyen 3j 5h) (11 PRs mergées en 30 j)

Description

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?

Guide contributeur