Skip to main content

Type Alias: Promisable<T>

Promisable<T>: T | Promise<T>

Type Parameters

T