UNPKG

@thi.ng/checks

Version:
5 lines (4 loc) 71 B
const isPromise = (x) => x instanceof Promise; export { isPromise };