dojo / typings

Dojo 1 - TypeScript Typings (including Dijit and DojoX)
Other
28 stars 37 forks source link

Is the dojo/fx/Toggler functional? #146

Open cgishack opened 6 years ago

cgishack commented 6 years ago

Hello, I am trying to use the Toggler and am having issues.

Now I am VERY green to typescript, but looking at dojo-typings/dojo/1.11/fx.d.ts I can see the toggler declared, but no export.

Should I be able to import the dojo/fx/Toggler as is?

dylans commented 6 years ago

@cgishack It sounds like an incomplete type definition...