UNPKG

114 BJavaScriptView Raw
1import { default as BSToast } from 'bootstrap/js/src/toast'
2
3class Toast extends BSToast {}
4
5export default Toast