@0kzh/typewriter-effect
Advanced tools
Comparing version 2.21.1 to 2.21.2
@@ -6,2 +6,8 @@ type Speed = "natural" | number | ||
/** | ||
* Initial text to display on startup | ||
* | ||
* @default null | ||
*/ | ||
initialText?: string | ||
/** | ||
* Strings to type out when using autoStart option | ||
@@ -8,0 +14,0 @@ * |
{ | ||
"name": "@0kzh/typewriter-effect", | ||
"version": "2.21.1", | ||
"version": "2.21.2", | ||
"main": "dist/react.js", | ||
@@ -5,0 +5,0 @@ "types": "index.d.ts", |
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
241223
349