init source
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
/** Identifies an input as being an Iterable */
|
||||
export declare function isIterable(input: any): input is Iterable<any>;
|
||||
Reference in New Issue
Block a user