summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-plugin-sharing/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gitbook-plugin-sharing/index.js')
-rw-r--r--packages/gitbook-plugin-sharing/index.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/gitbook-plugin-sharing/index.js b/packages/gitbook-plugin-sharing/index.js
new file mode 100644
index 0000000..e542ae8
--- /dev/null
+++ b/packages/gitbook-plugin-sharing/index.js
@@ -0,0 +1,10 @@
+
+module.exports = {
+ blocks: {
+
+ },
+
+ hooks: {
+
+ }
+};