fix(Event): name

This commit is contained in:
March 7th
2022-06-14 08:48:06 +07:00
parent 72238015f9
commit 83c809cc32
8 changed files with 25 additions and 35 deletions

View File

@@ -296,7 +296,7 @@ exports.Events = {
/**
* @private This event is not documented in the API.
*/
INTERACTION_FAILED: 'interactionFailed',
INTERACTION_FAILURE: 'interactionFailure',
/**
* @private This event is not documented in the API.
*/