UNPKG

@thi.ng/checks

Version:

Collection of 70+ type, feature & value checks

2 lines 136 B
export declare const isNotStringAndIterable: <T = any>(x: any) => x is Iterable<T>; //# sourceMappingURL=is-not-string-iterable.d.ts.map