API การแจ้งเตือน

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-11-28 13:36:08 +07:00
parent 4ff1334b32
commit 23314ca3a6
6 changed files with 115 additions and 17 deletions

View file

@ -13,4 +13,5 @@ interface notiType {
body: string
timereceive: Date
}
export type { DataOption, FormRef, notiType }