sindresorhus/type-fest

Expose more internal types

Open

#676 opened on 2023年9月1日

GitHub で見る
 (1 comment) (3 reactions) (0 assignees)TypeScript (12,328 stars) (471 forks)batch import
good first issuehelp wantedtype addition

説明

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?

コントリビューターガイド