
committed by
Kara Erickson

parent
725bae1921
commit
15cc85c54a
@ -67,4 +67,4 @@ export interface LocationChangeEvent {
|
||||
/**
|
||||
* @experimental
|
||||
*/
|
||||
export interface LocationChangeListener { (e: LocationChangeEvent): any; }
|
||||
export interface LocationChangeListener { (event: LocationChangeEvent): any; }
|
||||
|
Reference in New Issue
Block a user