init resizing panels and improve new button.
[arvados-workbench2.git] / typings / global.d.ts
index 70a3fe53e1704c60bf533392163daa297200ef9d..39d124b0f6fe1d75e89787be194394c99c0f7c34 100644 (file)
@@ -11,3 +11,5 @@ declare interface System {
   import<T = any>(module: string): Promise<T>
 }
 declare var System: System;
+
+declare module '*';
\ No newline at end of file