diff options
Diffstat (limited to 'src/client/goldenLayout.d.ts')
-rw-r--r-- | src/client/goldenLayout.d.ts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/client/goldenLayout.d.ts b/src/client/goldenLayout.d.ts new file mode 100644 index 000000000..b50240563 --- /dev/null +++ b/src/client/goldenLayout.d.ts @@ -0,0 +1,3 @@ + +declare const GoldenLayout: any; +export = GoldenLayout;
\ No newline at end of file |