UNPKG

@polkadot/util

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