芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/www/node_modules/isobject/index.d.ts
export = isObject; declare function isObject(val: any): boolean; declare namespace isObject {}