sindresorhus/type-fest

Expose more internal types

Open

#676 aberto em 1 de set. de 2023

Ver no GitHub
 (1 comment) (3 reactions) (0 assignees)TypeScript (471 forks)batch import
good first issuehelp wantedtype addition

Métricas do repositório

Stars
 (12.328 stars)
Métricas de merge de PR
 (Mesclagem média 3d 5h) (11 fundiu PRs em 30d)

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?

Guia do colaborador