2018-01-09 15:36:42 +01:00

1 line
74 B
JavaScript

declare class IViewFactory { didAnimate(view:Object, prop:string) :void; }