UEA-Prodem
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
/** Returns whether the payload is an iterable (regular or async) */
|
||||
export declare function isIterable(payload: unknown): payload is Iterable<unknown>;
|
||||
Reference in New Issue
Block a user