Expose more internal types
Author: bombillazoCreated Sep 1, 2023Updated Aug 24, 2026
Labelshelp wantedgood first issuetype 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?
Source: sindresorhus/type-fest