Function yieldMicro

  • Used to yield to the event loop to allow other micro tasks to process

    Returns Promise<void>

Generated using TypeDoc