收口移动运行时桥接边界

将 Expo host.getRuntime 回包组装收口到 runtime 模块

让移动 dispatch 只委托运行时请求

同步移动壳结构门禁、架构文档和共享记忆
This commit is contained in:
2026-06-19 23:09:55 +08:00
parent c3b2c73879
commit ffe7bda460
7 changed files with 51 additions and 34 deletions
+1
View File
@@ -262,6 +262,7 @@ const expectedMobileHostBridgeFiles = [
'network.ts',
'notifications.ts',
'protocol.ts',
'runtime.ts',
'scanner.ts',
'share.ts',
];