forked from ard/ruoyi-api

1
export declare const isArrayLike: <T>(x: any) => x is ArrayLike<T>;