Re: Trouble with typedefs

2017-09-07 Thread Harbs
Bingo! Thanks! Harbs > On Sep 7, 2017, at 11:22 PM, Alex Harui wrote: > > If the typedefs source is AS then make sure > @externs is in the ASDoc for the class.

Re: Trouble with typedefs

2017-09-07 Thread Alex Harui
How did you create the SWC? I think typedefs JS files have to be an externs folder not in js/out. If the typedefs source is AS then make sure @externs is in the ASDoc for the class. HTH, -Alex On 9/7/17, 4:31 AM, "Harbs" wrote: >I have an issue with some typedefs and I can’t figure out why a

Trouble with typedefs

2017-09-07 Thread Harbs
I have an issue with some typedefs and I can’t figure out why a value is being minimized. I created some typedefs for hammer.js: https://www.dropbox.com/s/on4cyi02t0tiyue/hammer.swc?dl=0 In my app I have the following code: private s