Files
sistem-desa-mandiri/src/module/notification/index.ts
lukman 615e21e892 add module
Deskripsi:
- add notification
- add search
- project

No issue
2024-07-04 12:36:37 +08:00

3 lines
83 B
TypeScript

import ViewNotification from "./view/view_notification";
export {ViewNotification}