UNPKG
onesignal-web-sdk
Version:
latest (1.2.1)
1.2.1
1.2.0
Web push notifications from OneSignal.
onesignal-web-sdk
/
src
/
models
/
NotificationIcons.ts
6 lines
(5 loc)
•
95 B
text/typescript
View Raw
1
2
3
4
5
6
interface
NotificationIcons
{ chrome?:
string
; firefox?:
string
; safari?:
string
; }