EverydayTech Platform - Developer Reference
Complete Source Code Documentation - All Applications
Loading...
Searching...
No Matches
db.js
Go to the documentation of this file.
1// Simple proxy to backend/services/db.js for model compatibility
2module.exports = require('./services/db');