Skip to content

Commit

Permalink
delete AlertableDef.ts, phetsims/utterance-queue#67
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Mar 12, 2022
1 parent 750ee44 commit 67b9dc4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ class BalloonDescriber extends Alerter {
*
* @public
*
* @param {AlertableDef} alertable
* @param {IAlertable} alertable
*/
sendAlert( alertable ) {
this.alertDescriptionUtterance( alertable );
Expand Down

0 comments on commit 67b9dc4

Please sign in to comment.