Patrick, Not sure I follow your intended purpose for the "header files". Are they for documentation purposes?
docs for CC interfaces: https://developers.google.com/closure/compiler/docs/js-for-compiler#tag-interface On Mon, Oct 22, 2012 at 3:43 PM, Brian LeRoux <b...@brian.io> wrote: > > My primary interest here would be to do something similar to what Isaac > was > > suggesting: have a separate "header file" (prolly header-file-per-plugin) > > that describes the API of the plugin using a typed description language. > > Then make use of that typed information in various ways. > > FWIW, the Typescript dist contains said header file for NodeJS and > jQuery. I do believe they had to be hand authored. (ugh) >