UNPKG

vue-moo

Version:

moo

9 lines (7 loc) 181 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = function (obj) { return typeof obj === 'function' || obj instanceof Function; };