mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-12 19:59:02 +08:00
* Add SpyObj<T> typing for createSpyObj. Adding a mapped type SpyObj<T>, and make it the return value of createSpyObj. * simplify type