UNPKG

@nguyenmv2/buy-button

Version:

BuyButton.js allows merchants to build Shopify interfaces into any website

4 lines (3 loc) 107 B
export default function isFunction(obj) { return !!(obj && obj.constructor && obj.call && obj.apply); };