UNPKG

@stdlib/assert-is-method

Version:

Test if an object has a specified method name.

3 lines 112 B
/// <reference path="../docs/types/index.d.ts" /> import isMethod from '../docs/types/index'; export = isMethod;