This website requires JavaScript.
Explore
Help
Sign In
nyrn
/
openclaw
mirror of
https://github.com/openclaw/openclaw.git
Watch
1
Star
0
Fork
You've already forked openclaw
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
029f5d6427
openclaw
/
extensions
/
irc
/
setup-entry.ts
6 lines
88 B
TypeScript
Raw
Blame
History
import
{
ircPlugin
}
from
"./src/channel.js"
;
export
default
{
plugin
:
ircPlugin
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink