Files
2026-04-27 21:02:53 +01:00

4 lines
179 B
TypeScript

export { googlechatPlugin } from "./src/channel.js";
export { googlechatSetupAdapter } from "./src/setup-core.js";
export { googlechatSetupWizard } from "./src/setup-surface.js";