aboutsummaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
authorAlexander Kiryukhin <a.kiryukhin@mail.ru>2019-08-02 00:41:10 +0300
committerAlexander Kiryukhin <a.kiryukhin@mail.ru>2019-08-02 00:41:10 +0300
commita08fd54e8be0ec30c0e095d318d59001c8e272e0 (patch)
treecc6b209ecb008080ca7e5c710d04efaa4405a6a0 /index.js
first commit
Diffstat (limited to 'index.js')
-rw-r--r--index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.js b/index.js
new file mode 100644
index 0000000..519c866
--- /dev/null
+++ b/index.js
@@ -0,0 +1 @@
+export { default as Compose } from './compose'; \ No newline at end of file