This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Реєстрація
Увійти
persagy
/
persagy-web
Слідкувати
22
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Запити на злиття
0
Wiki
Дерево:
04c0ab57a1
Гілки
Теги
master
persagy-web
/
persagy-web-base
/
node_modules
/
rxjs
/
internal
/
util
/
isArrayLike.d.ts
isArrayLike.d.ts
68 B
Історія
Запис
1
export declare const isArrayLike: <T>(x: any) => x is ArrayLike<T>;