mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-09-16 04:29:06 +00:00
update
This commit is contained in:
1
node_modules/rxjs/util/isArrayLike.d.ts
generated
vendored
Normal file
1
node_modules/rxjs/util/isArrayLike.d.ts
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
export declare const isArrayLike: <T>(x: any) => x is ArrayLike<T>;
|
Reference in New Issue
Block a user