mirror of
https://github.com/type-challenges/type-challenges.git
synced 2026-02-01 15:47:22 +00:00
2 lines
26 B
TypeScript
2 lines
26 B
TypeScript
type MutableKeys<T> = any
|