source:
trip-planner-front/node_modules/rxjs/internal/util/isArrayLike.d.ts@
8d391a1
Last change on this file since 8d391a1 was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 68 bytes |
Line | |
---|---|
1 | export declare const isArrayLike: <T>(x: any) => x is ArrayLike<T>; |
Note:
See TracBrowser
for help on using the repository browser.