We looked into using d.ts files, but then found it easier to use externs from here:
https://github.com/google/closure-compiler/wiki/Externs-For-Common-Librarie s Easel is not on the list, but it might be possible for you to create it. -Alex On 7/22/15, 2:05 PM, "Harbs" <harbs.li...@gmail.com> wrote: >Or this? >https://github.com/borisyankov/DefinitelyTyped/tree/master/easeljs > >On Jul 23, 2015, at 12:02 AM, Harbs <harbs.li...@gmail.com> wrote: > >> You mean this? >> https://www.nuget.org/packages/easeljs.TypeScript.DefinitelyTyped/ >> >> On Jul 22, 2015, at 11:59 PM, Alex Harui <aha...@adobe.com> wrote: >> >>> >>> Well, if there is an externs file for Easel, we can create the SWCs >>>pretty >>> easily and you won’t have to know learn about it. >> >