From c75e05b2fcbd08ec77a2ac85837f9f58829a44f6 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Sun, 2 Jul 2017 02:45:51 +0200 Subject: build environment and basic folder structure --- src_js/hatter/common.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src_js/hatter/common.js (limited to 'src_js/hatter/common.js') diff --git a/src_js/hatter/common.js b/src_js/hatter/common.js new file mode 100644 index 0000000..829685b --- /dev/null +++ b/src_js/hatter/common.js @@ -0,0 +1,2 @@ + +export const defaultState = {}; -- cgit v1.2.3-70-g09d2