UNPKG

@types/is-function

Version:
3 lines (2 loc) 69 B
export = isFunction; declare function isFunction(fn?: any): boolean;