package node; typedef StaticEventEmitterOptions = { @:optional var signal : js.html.AbortSignal; };