// platform HAR —— 平台服务层(导出入口 SSOT) // 各子模块实现完成后在此统一 export。占位常量确保 HAR 可编译。 export const platform_MODULE_VERSION: string = '1.0.0';