UNPKG

create-ris

Version:
12 lines (10 loc) 141 B
/** * rules.js * * Config the mock rule for your apis * Reference * */ module.exports = { 'GET api/user': { name: 'beyondxgb' }, };