芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/www/node_modules/is-plain-object/index.d.ts
export = isPlainObject; declare function isPlainObject(o: any): boolean; declare namespace isPlainObject {}