Searched refs:isIterable (Results 1 – 6 of 6) sorted by relevance
5 import {isIterable} from "./util.js"25 if (!isIterable(s)) { s = [s]; }
6 import {isIterable} from "./util.js"57 if (isIterable(cls)) {
6 import {anyToString, ViewElements, isIterable} from "./util.js"202 const css = isIterable(style.css) ? style.css : [style.css];
109 export function isIterable(obj: any): obj is Iterable<any> { function
META-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...