UNPKG

@stdlib/assert-is-method

Version:

Test if an object has a specified method name.

6 lines (5 loc) 368 B
"use strict";var t=function(e,r){return function(){return r||e((r={exports:{}}).exports,r),r.exports}};var s=t(function(q,i){ var n=require('@stdlib/assert-has-own-property/dist'),u=require('@stdlib/assert-is-function/dist');function o(e,r){return n(e,r)&&u(e[r])}i.exports=o });var a=s();module.exports=a; /** @license Apache-2.0 */ //# sourceMappingURL=index.js.map