thinkjs/template/config/config.js
2015-08-24 09:50:46 +08:00

8 lines
86 B
JavaScript

'use strict';
/**
* config
* @type {Object}
*/
module.exports = {
//key: value
};