Function waitForFirstWatch

  • Starts several watchers, and resolves with key of the first which matches.

    Type Parameters

    Parameters

    Returns Promise<keyof T>

    Resolves with first match found.

Generated using TypeDoc