clean code after CR - remove styles from project-panel
[arvados-workbench2.git] / typings / global.d.ts
index 70a3fe53e1704c60bf533392163daa297200ef9d..da8e4415d1f6c2d863eb47cb8586ab9214a5ba32 100644 (file)
@@ -11,3 +11,5 @@ declare interface System {
   import<T = any>(module: string): Promise<T>
 }
 declare var System: System;
+
+declare module 'react-splitter-layout';
\ No newline at end of file