forgeplus-react/node_modules/ahooks/lib/utils/index.d.ts

2 lines
63 B
TypeScript

export declare function isFunction(obj: any): obj is Function;