aboutsummaryrefslogtreecommitdiff
path: root/packages/exchange-backoffice-ui/src/declaration.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/exchange-backoffice-ui/src/declaration.d.ts')
-rw-r--r--packages/exchange-backoffice-ui/src/declaration.d.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/exchange-backoffice-ui/src/declaration.d.ts b/packages/exchange-backoffice-ui/src/declaration.d.ts
new file mode 100644
index 000000000..c1e9addbc
--- /dev/null
+++ b/packages/exchange-backoffice-ui/src/declaration.d.ts
@@ -0,0 +1,2 @@
+declare const __VERSION__: string;
+declare const __GIT_HASH__: string;