UNPKG

sweetalert2

Version:

A beautiful, responsive, customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes, supported fork of sweetalert

8 lines (5 loc) 121 B
import SweetAlert from './SweetAlert.js' const Swal = SweetAlert // @ts-ignore Swal.default = Swal export default Swal