diff options
Diffstat (limited to 'src_js/hatter/common.js')
| -rw-r--r-- | src_js/hatter/common.js | 2 |
1 files changed, 2 insertions, 0 deletions
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 = {}; |
