Files
openclaw/extensions/skill-workshop/api.ts
2026-04-21 21:29:44 +01:00

4 lines
253 B
TypeScript

export { definePluginEntry, jsonResult, type OpenClawPluginApi } from "openclaw/plugin-sdk/core";
export { resolveDefaultAgentId } from "openclaw/plugin-sdk/agent-runtime";
export { bumpSkillsSnapshotVersion } from "openclaw/plugin-sdk/skills-runtime";