@dokieli/notifications - v1.1.0
Preparing search index...
NotificationObject
Interface NotificationObject
interface
NotificationObject
{
content
?:
string
;
html
?:
string
;
id
?:
string
;
jsonld
?:
Record
<
string
,
unknown
>
;
license
?:
string
;
type
?:
string
|
string
[]
;
}
Index
Properties
content?
html?
id?
jsonld?
license?
type?
Properties
Optional
content
content
?:
string
Optional
html
html
?:
string
Optional
id
id
?:
string
Optional
jsonld
jsonld
?:
Record
<
string
,
unknown
>
Optional
license
license
?:
string
Optional
type
type
?:
string
|
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
html
id
jsonld
license
type
@dokieli/notifications - v1.1.0
Loading...