UNPKG

react-sweetalert2

Version:
6 lines (4 loc) 200 B
import SweetAlert2 from './components/SweetAlert2'; export { withSwal } from './components/SweetAlert2'; export type { SweetAlert2Props } from './components/SweetAlert2'; export default SweetAlert2;