mode todo in todo folder
This commit is contained in:
2
server/routers/todo/const.js
Normal file
2
server/routers/todo/const.js
Normal file
@@ -0,0 +1,2 @@
|
||||
exports.TODO_LIST_MODEL_NAME = 'TODO_LIST'
|
||||
exports.TODO_ITEM_MODEL_NAME = 'TODO_ITEM'
|
||||
Reference in New Issue
Block a user