UNPKG

lin-mizar

Version:
9 lines (8 loc) 213 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.config = void 0; const config_1 = require("./config"); /** * 全局的config实例 */ exports.config = new config_1.Config();