hexo/node_modules/ali-oss/lib/common/utils/isFunction.d.ts

2 lines
55 B
TypeScript

export declare const isFunction: (v: any) => boolean;