芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/.config/yarn/global/node_modules/rxjs/internal/util/isArrayLike.d.ts
export declare const isArrayLike:
(x: any) => x is ArrayLike
;