This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
wiki
/
weseek__growi
mirror da
https://github.com/weseek/growi
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
creating notification service and the content is empty
kaori
4 anni fa
parent
229c658757
commit
ad26a7ec82
1 ha cambiato i file
con
8 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
8
0
packages/app/src/server/service/notification.ts
+ 8
- 0
packages/app/src/server/service/notification.ts
Vedi File
@@ -0,0 +1,8 @@
+
+
+class NortificationService {
+
+
+}
+
+module.exports = NortificationService;