// common HAR —— 横切基础设施(导出入口 SSOT) // 各子模块实现完成后在此统一 export。占位常量确保 HAR 可编译。 export const common_MODULE_VERSION: string = '1.0.0';