svelte2tsx
Advanced tools
Comparing version 0.1.63 to 0.1.64
{ | ||
"name": "svelte2tsx", | ||
"version": "0.1.63", | ||
"version": "0.1.64", | ||
"description": "Convert Svelte components to TSX for type checking", | ||
@@ -5,0 +5,0 @@ "author": "David Pershouse", |
@@ -13,3 +13,3 @@ declare module '*.svelte' { | ||
destroy?: () => void | ||
} | ||
} | void | ||
@@ -16,0 +16,0 @@ |
Sorry, the diff of this file is too big to display
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
889876
19754