UNPKG

foxxy

Version:

Foxx framework based on RiotJS + ArangoDB/Foxx

9 lines (8 loc) 198 B
const load_models = function() { return { // collection_name: require("./models/mymodel.js")(), /*@{{models}}*/ // Don't remove this models line ... } } module.exports = load_models