UNPKG

59 BTypeScriptView Raw
1export declare function isFunction(x: any): x is Function;