John Vilk 4da1b9832c [source-map] Fix incorrect RawSourceMap.sourcesContents field typing.
According to [the source map spec](https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit?pli=1) and [the source-map documentation](ea182cea38/README.md (new-sourcemapconsumerrawsourcemap)), this field is an array of strings, *not* a single string. Each item in the string contains the source code of the corresponding item in the `RawSourceMap.sources` array.
2015-10-05 21:11:21 -04:00
2015-09-10 13:33:53 -07:00
2015-09-09 13:49:05 +08:00
2015-09-22 00:38:55 +09:00
2015-09-21 17:47:32 +03:00
2015-09-14 12:07:30 +02:00
2015-09-22 12:47:21 +04:00
2015-09-15 13:37:24 +03:00
2015-09-09 13:35:38 +08:00
2015-09-20 08:29:31 -04:00
2015-09-22 23:11:07 -06:00
2015-09-21 11:37:37 +01:00
2015-09-17 16:16:23 +02:00
2015-09-22 09:35:19 -03:00
2015-09-18 21:37:32 +09:00
2015-09-17 10:02:12 -07:00
2015-09-18 10:53:13 +02:00
2015-09-12 15:37:33 +09:00
2015-09-17 06:01:56 +09:00
2015-09-28 18:12:20 +05:00
2015-09-22 13:05:34 -05:00
2015-10-01 11:55:32 +03:00
2015-09-20 13:06:02 +03:00
2015-09-17 12:16:26 -07:00
2015-09-28 13:14:23 +02:00
2015-09-23 14:57:08 -07:00
2015-09-21 11:40:10 +02:00
2015-09-20 17:54:14 +02:00
2015-09-17 13:01:57 +02:00
2015-09-22 18:13:35 +09:00
2015-09-17 10:10:07 -07:00
2015-09-22 10:11:13 -03:00
2015-10-01 10:29:15 -07:00
2015-09-23 05:30:57 +09:00
2015-09-29 12:10:29 +09:00
2015-09-17 12:11:37 -07:00
2015-09-20 03:09:24 +05:00
2015-09-23 23:55:50 +03:00
2015-09-21 12:17:18 +09:00
2015-09-10 09:41:11 +02:00
2015-09-15 17:21:24 -04:00
2015-09-28 01:09:37 +09:00
2015-09-14 16:22:05 +02:00
2015-09-14 15:16:57 +03:00
2015-09-15 12:32:21 +02:00
2015-09-18 05:46:43 +09:00
2015-09-15 05:49:06 +09:00
2015-09-24 00:50:08 +09:00
2015-09-25 03:44:20 +09:00
2015-09-16 20:55:00 +05:00
2015-09-14 04:58:01 +05:00
2015-09-21 14:36:42 +09:00
2015-09-15 02:03:30 -04:00
2015-09-26 22:07:36 +09:00
2015-09-27 23:38:59 +09:00
2015-09-16 11:23:39 +10:00
2015-09-21 15:52:43 +02:00
2015-09-22 17:54:29 +09:00
2015-09-16 01:07:44 +05:00
2015-10-01 10:41:25 +02:00
2015-09-09 13:36:05 +08:00
2015-09-24 19:28:09 -03:00
2015-10-01 14:47:26 -03:00
2015-09-21 11:37:37 +01:00
2015-09-15 15:35:52 +02:00
2015-09-17 06:00:34 +09:00
2015-09-28 22:53:23 +09:00
2015-09-23 23:14:28 +09:00
2015-09-17 12:18:46 -07:00
2015-09-27 13:51:53 +09:00
2015-09-23 06:09:44 +09:00
2015-09-23 06:09:02 +09:00
2015-09-28 07:43:30 +10: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 is are the currently requested definitions.

Licence

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%