init source
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
/** PURE_IMPORTS_START _mergeAll PURE_IMPORTS_END */
|
||||
import { mergeAll } from './mergeAll';
|
||||
export function concatAll() {
|
||||
return mergeAll(1);
|
||||
}
|
||||
//# sourceMappingURL=concatAll.js.map
|
||||
Reference in New Issue
Block a user