mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:40:49 +00:00
Twitch: add bundled setup entry (#68008)
Merged via squash.
Prepared head SHA: 59305356a0
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
This commit is contained in:
committed by
GitHub
parent
bbac7773ff
commit
6184f17c91
3
extensions/twitch/setup-plugin-api.ts
Normal file
3
extensions/twitch/setup-plugin-api.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
// Keep bundled setup entry imports narrow so setup loads do not pull the
|
||||
// broader Twitch channel plugin surface.
|
||||
export { twitchSetupPlugin } from "./src/setup-surface.js";
|
||||
Reference in New Issue
Block a user