UNPKG

react-sweetalert2

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