@cucumber/cucumber
    Preparing search index...

    Type Alias CoordinatorEventHandler<K>

    CoordinatorEventHandler: (value: CoordinatorEventValues[K]) => void

    Handler function for a coordinator event

    Type Parameters

    Type declaration

    You can do async work here, but Cucumber will not await the Promise.