svelte-otp
Advanced tools
Comparing version 0.0.0 to 0.0.1
import OtpInputSvelte from "./OtpInput/OtpInput.svelte"; | ||
export { OtpInputSvelte }; | ||
export { OtpInputSvelte as OtpInput }; |
import OtpInputSvelte from "./OtpInput/OtpInput.svelte"; | ||
export { OtpInputSvelte }; | ||
export { OtpInputSvelte as OtpInput }; |
{ | ||
"name": "svelte-otp", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "svelte Otp", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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
13440