UNPKG

dorm-node

Version:

Library for creating and managing arbitrary object models and their relationships, and the data used by those models.

7 lines (4 loc) 131 B
/* Wrapper for Mongoose implementation to DORM data layer */ var accessor = require('Accessor'); module.exports = function() { }