3 lines
86 B
Haxe
3 lines
86 B
Haxe
package js.html;
|
|
|
|
typedef TimerHandler = ts.AnyOf2<String, haxe.Constraints.Function>; |