openclaw/extensions/twitch/api.ts

4 lines
135 B
TypeScript

export * from "./runtime-api.js";
export { twitchPlugin } from "./src/plugin.js";
export { setTwitchRuntime } from "./src/runtime.js";