Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'js/index.umd.js')
-rw-r--r--js/index.umd.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/index.umd.js b/js/index.umd.js
index 52793b14cd..93658773e1 100644
--- a/js/index.umd.js
+++ b/js/index.umd.js
@@ -18,6 +18,7 @@ import Tab from './src/tab.js'
import Toast from './src/toast.js'
import Tooltip from './src/tooltip.js'
+// eslint-disable-next-line import/no-anonymous-default-export
export default {
Alert,
Button,