@rive-app/canvas
Advanced tools
Comparing version 2.24.0 to 2.24.1
{ | ||
"name": "@rive-app/canvas", | ||
"version": "2.24.0", | ||
"version": "2.24.1", | ||
"description": "Rive's canvas based web api.", | ||
@@ -5,0 +5,0 @@ "main": "rive.js", |
@@ -106,2 +106,6 @@ import * as rc from "./rive_advanced.mjs"; | ||
fire(): void; | ||
/** | ||
* Deletes the input | ||
*/ | ||
delete(): void; | ||
} | ||
@@ -108,0 +112,0 @@ export declare enum RiveEventType { |
Sorry, the diff of this file is too big to display
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
3077985
8162