aboutsummaryrefslogtreecommitdiffstats
path: root/graphgraph-fe/src/constants.js
diff options
context:
space:
mode:
Diffstat (limited to 'graphgraph-fe/src/constants.js')
-rw-r--r--graphgraph-fe/src/constants.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphgraph-fe/src/constants.js b/graphgraph-fe/src/constants.js
new file mode 100644
index 0000000..6076e6f
--- /dev/null
+++ b/graphgraph-fe/src/constants.js
@@ -0,0 +1,2 @@
+export const CLICKED = 'clicked'
+export const PATH = 'on-path'