mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -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
83 B
TypeScript
2 lines
83 B
TypeScript
export { TEAMS_MEETINGS_CLI_METADATA as default } from "./src/cli-output-mode.js";
|