UNPKG

ahooks-v2

Version:
3 lines 71 B
export function isFunction(obj) { return typeof obj === 'function'; }