mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-23 02:45:38 -06:00
43127e12f9
* refactor(meetings): consolidate plugin shells * chore(plugin-sdk): refresh meeting runtime baseline * refactor(meetings): consolidate SDK shell surface * refactor(meetings): trim plugin shell exports * fix(meetings): preserve shell callback types * fix(meetings): type gateway timeout callback * fix(meetings): preserve plugin package boundaries * fix(meetings): preserve adapter package declarations
2 lines
82 B
TypeScript
2 lines
82 B
TypeScript
export { ZOOM_MEETINGS_CLI_METADATA as default } from "./src/cli-output-mode.js";
|