Appearance
wm-kit / Exports / isPromise
▸ isPromise<T>(val): val is Promise<T>
T
val
any
unknown
val is Promise<T>
src/modules/check/is.ts:55