Interface Wait<T>

Type Parameters

  • T = unknown

Hierarchy

  • Wait

Properties

Properties

wait: ((opts?) => Promise<T>)

Type declaration

Generated using TypeDoc