This website works better with JavaScript
Home
Explore
Help
Sign In
wiki
/
weseek__growi
mirror of
https://github.com/weseek/growi
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
creating notification service and the content is empty
kaori
4 years ago
parent
229c658757
commit
ad26a7ec82
1 changed files
with
8 additions
and
0 deletions
Unified View
Show Diff Stats
8
0
packages/app/src/server/service/notification.ts
+ 8
- 0
packages/app/src/server/service/notification.ts
View File
@@ -0,0 +1,8 @@
+
+
+class NortificationService {
+
+
+}
+
+module.exports = NortificationService;