UNPKG

247 BJavaScriptView Raw
1'use strict';
2
3Object.defineProperty(exports, "__esModule", {
4 value: true
5});
6/**
7 * matman.config.js 的名字
8 *
9 * @type {String}
10 */
11var MATMAN_CONFIG_FILE = exports.MATMAN_CONFIG_FILE = 'matman.config.js';
12//# sourceMappingURL=config.js.map
\No newline at end of file