web / UseNotification
Interface: UseNotification ​
Properties ​
clear ​
clear:
ClearNotification
Defined in ​
apps/web/composables/useNotification/types.ts:20
data ​
data:
Readonly
<Ref
<Notification
[],Notification
[]>>
Defined in ​
apps/web/composables/useNotification/types.ts:18
send ​
send:
SendNotification