Skip to content

ebuzzing/closure-library-typescript-definitions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

closure-library.d.ts

Closure Library declaration files for TypeScript.

Generated by closure-ts.

Restriction

  • Union type is converted to the first type of the type list.
  • @typedef is converted to an empty interface (= any type).
  • @implements is ignored.
  • goog.testing and goog.result modules are excluded.

because this is alpha version now...

License

MIT License: Teppei Sato [email protected]

About

Closure Library declaration files for TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published