JavaScript: Add WebRTC externs.

This commit is contained in:
Max Schaefer
2018-11-09 12:01:27 +00:00
parent e77ea62179
commit 2c1a37c652
2 changed files with 2253 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ This directory contains externs definitions for improving the precision of some
Externs are organized into five categories, corresponding to the subdirectories of this directory:
* `es`: Externs definitions for the ECMAScript language standard; imported from the `externs` directory of the Google Closure Compiler source tree (https://github.com/google/closure-compiler), revision 6b81fd0bebe9b2560b55a37b880156465d045247.
* `es`: Externs definitions for the ECMAScript language standard; imported from the `externs` directory of the Google Closure Compiler source tree (https://github.com/google/closure-compiler).
* `web`: Externs definitions for various web standards and browser-specific extensions; imported from the same source.

File diff suppressed because it is too large Load Diff