aboutsummaryrefslogtreecommitdiffstats
path: root/src/observables/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/observables/index.js')
-rw-r--r--src/observables/index.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/observables/index.js b/src/observables/index.js
new file mode 100644
index 0000000..d26b412
--- /dev/null
+++ b/src/observables/index.js
@@ -0,0 +1,3 @@
+import clicker from './clicker';
+
+export { clicker }; \ No newline at end of file