openclaw/extensions/bluebubbles/src/actions-api.ts

7 lines
156 B
TypeScript

export {
BLUEBUBBLES_ACTION_NAMES,
BLUEBUBBLES_ACTIONS,
type ChannelMessageActionAdapter,
type ChannelMessageActionName,
} from "./runtime-api.js";