typelab / assertions / IsAsync type IsAsync<T> = IsPromise<T>; Alias for `IsPromise`. Type Parameters Type Parameter T