2018-05-19 00:03:05 -04:00

1 line
74 B
JavaScript

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