Commit Graph

2 Commits

Author SHA1 Message Date
Evan Martin
ea5859b23c fix the type of google-closure-compiler CompileOptions (#9228)
The type shown in the JSDoc is wrong.  This patch copies the sample
code from the README into the test to verify that the type is right.
2016-05-06 07:44:19 -06:00
Evan Martin
b2c345855b add d.ts for google-closure-compiler (#9009)
The NPM google-closure-compiler library wraps the Google Closure Compiler.
This d.ts covers the Node interface to the library.
2016-04-18 00:58:14 +09:00