芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/www/node_modules/webpack-merge/dist/utils.d.ts
declare function isRegex(o: any): boolean; declare function isFunction(functionToCheck: any): any; declare function isPlainObject(a: any): boolean; declare function isUndefined(a: any): boolean; export { isRegex, isFunction, isPlainObject, isUndefined };