innerken-js-utils
Advanced tools
Comparing version 1.0.15 to 1.0.16
@@ -0,0 +0,0 @@ module.exports = { |
@@ -0,0 +0,0 @@ export type SweetAlertInput = |
{ | ||
"name": "innerken-js-utils", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -0,0 +0,0 @@ import Utils from './Utils' |
@@ -310,3 +310,4 @@ import Swal from 'sweetalert2' | ||
wait, | ||
showConfirmAsyn | ||
showConfirmAsyn, | ||
showInput, | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10134
6
332