sindresorhus/type-fest

Expose more internal types

开放

#676 创建于 2023年9月1日

 (1 条评论) (3 个反应) (0 位负责人)TypeScript (471 个派生)batch import
good first issuehelp wantedtype addition

仓库指标

星标
 (12,328 个星标)
PR 合并指标
 (平均合并 3天 5小时) (30 天内合并 11 个 PR)

描述

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?

贡献者指南