mirror of
https://github.com/type-challenges/type-challenges.git
synced 2026-01-25 14:47:17 +00:00
2 lines
44 B
TypeScript
2 lines
44 B
TypeScript
type ConstructTuple<L extends number> = any
|