My 13th reason (2.0)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
export type Notification = {
|
||||
id: string
|
||||
message: string
|
||||
id?: string
|
||||
message?: string
|
||||
}
|
||||
|
||||
export type Asset = {
|
||||
|
Reference in New Issue
Block a user