Promise<T>.loading constructor

const Promise<T>.loading()

Implementation

const factory Promise.loading() = PromiseLoading<T>;