UNPKG

58 BJavaScriptView Raw
1export const isFunction = (x) => typeof x === "function";