UNPKG

doc-fui-ds

Version:

Doc

5 lines (4 loc) 137 B
export function fire(...args) { const Swal = this // eslint-disable-line @typescript-eslint/no-this-alias return new Swal(...args) }