Files
DefinitelyTyped/types/jasmine
Gabe Moothart 7ea2468545 Add SpyObj<T> typing for createSpyObj. (#16321)
* Add SpyObj<T> typing for createSpyObj.

Adding a mapped type SpyObj<T>, and make it the return value of
createSpyObj.

* simplify type
2017-06-01 08:08:18 -07:00
..