sweetalert2
Version:
A beautiful, responsive, customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes, supported fork of sweetalert
9 lines (8 loc) • 406 B
JavaScript
export * from './staticMethods/argsToParams.js'
export * from './staticMethods/dom.js'
export * from './staticMethods/fire.js'
export * from './staticMethods/mixin.js'
export * from './staticMethods/showLoading.js'
export * from './staticMethods/timer.js'
export * from './staticMethods/bindClickHandler.js'
export { isValidParameter, isUpdatableParameter, isDeprecatedParameter } from './utils/params.js'