Tom Wanzek 3575365f13 d3-voronoi and d3-shape:
* d3-voronoi: Changed VoronoiPoint and VoronoiPointPair from type alias to interface with mandatory first and second elements
* d3-shape: Added mandatory first and second element to SeriesPoint interface.

Thanks to @gustavderdrache for the suggestion.
2016-08-20 14:53:42 -04:00
2016-08-11 13:13:12 +02:00
2016-08-07 10:24:54 +08:00
2016-08-07 02:10:38 -04:00
2016-08-05 18:43:06 -07:00
2016-08-11 13:13:12 +02:00
2016-08-19 11:20:42 -07:00
2016-08-18 16:39:16 -07:00
2016-08-18 14:53:30 -07:00
2016-08-09 07:20:40 +02:00
2016-08-16 14:28:38 -07:00
2016-08-05 18:43:06 -07:00
2016-08-05 18:43:06 -07:00
2016-08-06 15:33:57 -04:00
2016-08-05 21:19:20 +08:00
2016-08-19 14:00:47 -07:00
2016-08-19 14:00:47 -07:00
2016-08-19 14:00:47 -07:00
2016-08-19 14:00:47 -07:00
2016-08-19 14:00:47 -07:00
2016-08-19 14:00:47 -07:00
2016-08-19 14:00:47 -07:00
2016-08-19 14:00:47 -07:00
2016-08-19 14:00:47 -07:00
2016-08-19 14:00:47 -07:00
2016-08-19 14:00:47 -07:00
2016-08-19 14:00:47 -07:00
2016-08-03 18:17:39 -07:00
2016-08-20 13:06:14 -04:00
2016-08-20 13:06:14 -04:00
2016-08-20 13:06:14 -04:00
2016-08-20 13:06:14 -04:00
2016-08-20 13:06:14 -04:00
2016-08-20 13:06:14 -04:00
2016-08-20 14:53:42 -04:00
2016-08-20 13:06:14 -04:00
2016-08-20 14:53:42 -04:00
2016-08-20 13:06:14 -04:00
2016-08-18 16:39:16 -07:00
2016-08-12 15:46:44 +03:00
2016-08-10 16:20:48 +02:00
2016-08-18 14:53:30 -07:00
2016-08-09 15:41:20 -07:00
2016-08-01 12:17:19 -07:00
2016-08-09 19:33:33 +08:00
2016-08-19 11:04:29 -07:00
2016-08-18 14:53:30 -07:00
2016-08-15 10:26:24 +02:00
2016-08-19 10:32:34 -07:00
2016-08-10 07:13:51 -07:00
2016-08-19 11:13:25 -07:00
2016-08-01 13:06:54 -07:00
2016-08-19 10:55:32 -07:00
2016-08-04 14:09:56 -04:00
2016-08-06 20:19:56 +08:00
2016-08-11 15:58:47 +02:00
2016-08-11 13:13:12 +02:00
2016-08-18 14:53:30 -07:00
2016-08-11 13:13:12 +02:00
2016-08-19 11:14:51 -07:00
2016-08-18 14:53:30 -07:00
2016-07-29 19:00:42 -07:00
2016-08-18 14:53:30 -07:00
2016-08-18 16:39:16 -07:00
2016-08-19 10:32:34 -07:00
2016-08-18 14:53:30 -07:00
2016-08-18 14:53:30 -07:00
2016-08-16 16:20:29 -07:00
2016-08-05 18:43:06 -07:00
2016-08-16 16:20:29 -07:00
2016-08-18 14:53:30 -07:00
2016-08-18 14:53:30 -07:00
2016-08-19 10:32:34 -07:00
2016-08-15 14:02:33 +03:00
2016-08-11 13:13:12 +02:00
2016-08-01 16:34:46 -07:00
2016-08-19 13:40:17 -07:00
2016-08-09 15:45:25 -07:00
2016-08-18 14:53:30 -07:00
2016-08-16 16:20:29 -07:00
2016-08-15 11:29:03 +10:00
2016-08-08 15:06:49 +02:00
2016-08-18 14:53:30 -07:00
2016-08-18 14:53:30 -07:00
2016-08-18 16:39:16 -07:00
2016-08-11 13:13:12 +02:00
2016-08-01 12:11:57 -07:00
2016-08-18 16:39:16 -07:00
2016-08-18 14:53:30 -07:00
2016-08-16 16:20:29 -07:00
2016-07-29 14:09:07 -07:00
2016-08-03 11:31:16 -07:00
2016-08-18 14:53:30 -07:00
2016-08-11 13:13:12 +02:00
2016-08-01 12:08:50 -07:00
2016-08-18 14:53:30 -07:00
2016-08-03 00:16:35 +09:00
2016-08-01 21:15:43 +04:30
2016-08-05 11:37:14 -05:00
2016-08-18 14:53:30 -07:00
2016-07-29 07:57:01 -07:00

DefinitelyTyped Build Status

Join the chat at https://gitter.im/borisyankov/DefinitelyTyped

The repository for high quality TypeScript type definitions.

For more information see the definitelytyped.org website.

Usage

Include a line like this:

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

Contributions

DefinitelyTyped only works because of contributions by users like you!

Please see the contribution guide on how to contribute to DefinitelyTyped.

How to get the definitions

List of definitions

Requested definitions

Here are the currently requested definitions.

License

This project is licensed under the MIT license.

Copyrights on the definition files are respective of each contributor listed at the beginning of each definition file.

Analytics

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