Documentation
Preparing search index...
@saltcorn/data
models/internal/push_message_helper
WebPushSubscription
Type Alias WebPushSubscription
type
WebPushSubscription
=
{
endpoint
:
string
;
keys
:
{
auth
:
string
;
p256dh
:
string
}
;
type
:
"web-push"
;
}
Index
Properties
endpoint
keys
type
Properties
endpoint
endpoint
:
string
keys
keys
:
{
auth
:
string
;
p256dh
:
string
}
type
type
:
"web-push"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
endpoint
keys
type
Documentation
Loading...