3 lines
108 B
JavaScript
3 lines
108 B
JavaScript
|
import * as bootstrap from "bootstrap"
|
||
|
window.bootstrap = require('bootstrap/dist/js/bootstrap.bundle.js');
|