@dokieli/notifications - v1.1.0
Preparing search index...
NotificationFetchResult
Interface NotificationFetchResult
interface
NotificationFetchResult
{
error
?:
Error
;
iri
:
string
;
notification
?:
Notification
|
null
;
raw
?:
unknown
;
}
Index
Properties
error?
iri
notification?
raw?
Properties
Optional
error
error
?:
Error
iri
iri
:
string
Optional
notification
notification
?:
Notification
|
null
Optional
raw
raw
?:
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
iri
notification
raw
@dokieli/notifications - v1.1.0
Loading...