UNPKG

lin-mizar

Version:
6 lines (5 loc) 105 B
import { Config } from './config'; /** * 全局的config实例 */ export declare const config: Config;