Type Alias Promisable<TValue>

Promisable: TValue | PromiseLike<TValue>

IMPORT_PATH: "@daiso-tech/core/utilities"

Type Parameters

  • TValue