Generic api for any entity
This commit is contained in:
3
web/lib/models/index.js
Normal file
3
web/lib/models/index.js
Normal file
@@ -0,0 +1,3 @@
|
||||
export default {
|
||||
bookmarks: require("./bookmarks"),
|
||||
};
|
||||
Reference in New Issue
Block a user