This website requires JavaScript.
Explore
Help
Register
Sign In
Ayuriel
/
openclaw
Watch
1
Star
0
Fork
0
You've already forked openclaw
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
openclaw
/
extensions
/
googlechat
/
setup-entry.ts
6 lines
102 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor: remove dock shim and move session routing into plugins
2026-03-16 00:09:28 -07:00
import
{
googlechatPlugin
}
from
"./src/channel.js"
;
perf(plugins): lazy-load setup surfaces
2026-03-15 18:46:22 -07:00
export
default
{
plugin
:
googlechatPlugin
,
}
;
Reference in New Issue
Copy Permalink