/** * @fileoverview 代码插件工具函数统一导出文件 * 提供工具函数和配置的集中导出 * @author Code Plugin Team */ export { langOptions } from './langOptions';