UNPKG

@polkadot/util

Version:
3 lines (2 loc) 111 B
import { isOnObject } from './helpers.js'; export const isPromise = /*#__PURE__*/ isOnObject('catch', 'then');