芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/www/node_modules/ext/node_modules/type/ts-types/iterable/is.d.ts
declare function isIterable(value: any, options?: { allowString?: boolean, denyEmpty?: boolean }): boolean; export default isIterable;