feat(notif): add new notif schema

This commit is contained in:
avicenan
2026-05-04 15:47:33 +07:00
parent eefd8f21a9
commit a23670a3c1
3 changed files with 3 additions and 2 deletions

View File

@ -0,0 +1 @@
export * from "../entity/notification";