Available on cs
@:extern@:op(A + B)staticinlineAdd<T0>(arg1:Action_1<T0>, arg2:Action_1<T0>):Action_1<T0>
@:has_untyped@:extern@:fromstaticinlineFromHaxeFunction<T0>(hxfunc:T0 ‑> Void):Action_1<T0>
@:extern@:op(A - B)staticinlineRemove<T0>(arg1:Action_1<T0>, arg2:Action_1<T0>):Action_1<T0>
@:has_untyped@:impl@:externinlinenew(hxfunc:T0 ‑> Void)
@:impl@:externinlineAsDelegate():Delegate_Action_1<T0>