插件配置

interface Config {
    rate?: number;
}

Properties

Properties

rate?: number