mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-06 05:34:28 +00:00
* Add some generic type inference to sinon stubs and spies * Correct callsFake typing and add Author * Bump typescript version * Give better names to the generic types * Bump typescript version in karma-chai-sinon, as it requires Sinon * Bump ts versions of packages that depend on sinon * Use Array<T> instead of T[]