Explorar el Código

creating notification service and the content is empty

kaori hace 4 años
padre
commit
ad26a7ec82
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. 8 0
      packages/app/src/server/service/notification.ts

+ 8 - 0
packages/app/src/server/service/notification.ts

@@ -0,0 +1,8 @@
+
+
+class NortificationService {
+
+
+}
+
+module.exports = NortificationService;