@dokieli/notifications - v1.1.0
Preparing search index...
getNotification
Function getNotification
getNotification
(
notificationIRI
:
string
,
options
?:
ConsumeOptions
,
)
:
Promise
<
{
iri
:
string
;
notification
:
Notification
|
null
;
raw
:
unknown
}
>
Parameters
notificationIRI
:
string
Optional
options
:
ConsumeOptions
Returns
Promise
<
{
iri
:
string
;
notification
:
Notification
|
null
;
raw
:
unknown
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@dokieli/notifications - v1.1.0
Loading...