UNPKG

punchcard-cms

Version:
12 lines (9 loc) 156 B
/** * @fileoverview User functions index * * @author Scott Nath * */ 'use strict'; const model = require('./users/data'); module.exports = model;