@dokieli/notifications - v1.1.0
Preparing search index...
SendOptions
Interface SendOptions
interface
SendOptions
{
contentType
?:
string
;
fetch
?:
FetchLike
;
headers
?:
Record
<
string
,
string
>
;
parser
?:
JSONLDParser
;
prefer
?:
string
[]
;
property
?:
string
;
}
Hierarchy (
View Summary
)
ClientOptions
SendOptions
Index
Properties
content
Type?
fetch?
headers?
parser?
prefer?
property?
Properties
Optional
content
Type
contentType
?:
string
Optional
fetch
fetch
?:
FetchLike
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional
parser
parser
?:
JSONLDParser
Optional
prefer
prefer
?:
string
[]
Optional
property
property
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Type
fetch
headers
parser
prefer
property
@dokieli/notifications - v1.1.0
Loading...