1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
# Installation
> `npm install --save @types/sinon`
# Summary
This package contains type definitions for Sinon ( http://sinonjs.org/ ).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon
Additional Details
* Last updated: Fri, 25 Jan 2019 17:52:53 GMT
* Dependencies: none
* Global values: sinon
# Credits
These definitions were written by William Sears <https://github.com/mrbigdog2u>, Jonathan Little <https://github.com/rationull>, Lukas Spieß <https://github.com/lumaxis>, Nico Jansen <https://github.com/nicojs>, James Garbutt <https://github.com/43081j>, Josh Goldberg <https://github.com/joshuakgoldberg>, Greg Jednaszewski <https://github.com/gjednaszewski>, John Wood <https://github.com/johnjesse>, Alec Flett <https://github.com/alecf>, Simon Schick <https://github.com/SimonSchick>.
|