This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
CocoRoboLabs
/
CocoRoboDesktop
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
d5f0e37c8c
Branches
Tags
English
HK
alpha
beta
master
master_en
sz
CocoRoboDesk...
/
kityminder-editor
/
node_modules
/
_rxjs@5.5.12@rxjs
/
util
/
isArrayLike.d.ts
isArrayLike.d.ts
68 B
Historique
Raw
1
export declare const isArrayLike: <T>(x: any) => x is ArrayLike<T>;