mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-12 11:37:49 +00:00
3 lines
179 B
TypeScript
3 lines
179 B
TypeScript
export { googlechatPlugin } from "./src/channel.js";
|
|
export { googlechatSetupAdapter } from "./src/setup-core.js";
|
|
export { googlechatSetupWizard } from "./src/setup-surface.js";
|