William Sears 104f81e5e4 Add defs for new and missed APIs
Add defs for new APIs callArgOn, callArgOnWith, yieldOn and yieldToOn.
Add def to make SinonSpy/SinonStub callable.
Add def for missed API SinonStub.resetBehavior
2013-02-05 13:18:13 -08:00
2013-01-17 20:03:30 +02:00
2013-02-01 18:26:32 -02:00
2013-01-31 23:31:53 -08:00
2013-01-18 16:05:44 -05:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-26 17:29:07 +00:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-20 16:16:58 +01:00
2013-01-25 12:15:30 -05:00
2012-12-04 00:21:45 -06:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-20 13:44:40 +01:00
2013-02-01 19:52:21 -02:00
2013-01-17 20:03:30 +02:00
2013-02-01 23:49:23 +01:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-02-01 17:46:40 +04:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-20 16:16:58 +01:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-01-17 20:03:30 +02:00
2013-02-05 13:18:13 -08:00
2013-02-03 09:06:48 +01:00
2013-01-17 20:03:30 +02:00
2013-01-25 02:53:31 -05:00
2013-01-17 20:03:30 +02:00
2013-02-03 14:29:47 +09:00
2013-01-17 20:03:30 +02:00
2013-01-17 17:19:40 +02:00
2013-01-29 15:25:30 -02:00
2013-01-17 20:03:30 +02:00
2013-01-17 13:04:55 -05:00
2012-12-20 00:49:17 -06:00
2013-02-03 12:56:36 +02:00

DefinitelyTyped

The repository for high quality TypeScript type definitions.

Use a definition file like this:

/// <reference path="jquery.d.ts" />

Contributor Guidelines

Definition files should be called 'library.d.ts'. In case there are multiple versions supported, the latest one will be without a version number in the file name. Older versions will be in the form of 'library-1.0.d.ts'.

Test files called 'library-tests.ts'. They are not runnable, in the TDD way. They contain code that should compile with no errors, usually taken from the documentation.samples of the library. It is very desirable each new contribution to contain tests too.

Other means to get the definitions

TypeScript definition package manager

NuGet package(s) coming soon

List of Definitions

Requested Definitions

Description
No description provided
Readme MIT 278 MiB
Languages
TypeScript 100%