sindresorhus/type-fest

Expose more internal types

オープン

#676 opened on 2023/09/01

 (1 件のコメント) (3 件のリアクション) (0 人の担当者)TypeScript (471 件のフォーク)batch import
good first issuehelp wantedtype addition

Repository metrics

Stars
 (12,328 個のスター)
PR merge metrics
 (平均マージ 3d 5h) (30d で 11 merged PRs)

説明

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?

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