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

2 lines
54 B
TypeScript

export declare const isObject: (obj: any) => boolean;