UNPKG

69 BTypeScriptView Raw
1export = isFunction;
2declare function isFunction(fn?: any): boolean;