lumilio-web / contexts/GlobalContext / GlobalNotification
Interface: GlobalNotification
Defined in: contexts/GlobalContext.tsx:13
Properties
createdAt
createdAt:
number
Defined in: contexts/GlobalContext.tsx:17
id
id:
string
Defined in: contexts/GlobalContext.tsx:14
message
message:
string
Defined in: contexts/GlobalContext.tsx:16
read
read:
boolean
Defined in: contexts/GlobalContext.tsx:18
type
type:
GlobalMessageType
Defined in: contexts/GlobalContext.tsx:15
