aboutsummaryrefslogtreecommitdiffstats
path: root/library/Sortable/plugins/Swap/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'library/Sortable/plugins/Swap/index.js')
-rw-r--r--library/Sortable/plugins/Swap/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/Sortable/plugins/Swap/index.js b/library/Sortable/plugins/Swap/index.js
new file mode 100644
index 000000000..9799bc72c
--- /dev/null
+++ b/library/Sortable/plugins/Swap/index.js
@@ -0,0 +1 @@
+export { default } from './Swap.js';