init source
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
/** PURE_IMPORTS_START PURE_IMPORTS_END */
|
||||
export var isArrayLike = (function (x) { return x && typeof x.length === 'number' && typeof x !== 'function'; });
|
||||
//# sourceMappingURL=isArrayLike.js.map
|
||||
Reference in New Issue
Block a user