UNPKG

114 BJavaScriptView Raw
1import { default as BSModal } from 'bootstrap/js/src/modal'
2
3class Modal extends BSModal {}
4
5export default Modal