UNPKG

143 BTypeScriptView Raw
1/**
2 * @description 命令配置项
3 * @author wangfupeng
4 */
5declare const _default: {
6 styleWithCSS: boolean;
7};
8export default _default;