mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 05:20:43 +00:00
Merged via squash.
Prepared head SHA: 59305356a0
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
4 lines
176 B
TypeScript
4 lines
176 B
TypeScript
// 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";
|