mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-04-22 02:34:01 +08:00
parent
49325e8b93
commit
0d6997cbdd
@ -36,7 +36,7 @@ export interface NotificationEventResponse {
|
|||||||
/**
|
/**
|
||||||
* An optional collection of data sent by the 3rd party push service that does not fit in the above properties.
|
* An optional collection of data sent by the 3rd party push service that does not fit in the above properties.
|
||||||
*/
|
*/
|
||||||
additionalData: NotificationEventAdditionalData;
|
additionalData: NotificationEventAdditionalData | any;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user