mirror of
https://github.com/type-challenges/type-challenges.git
synced 2026-01-18 14:36:47 +00:00
2 lines
23 B
TypeScript
2 lines
23 B
TypeScript
type Diff<O, O1> = any
|