mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-01 04:11:03 +00:00
refactor: route plugin sdk facades through extension barrels
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
// Generated by scripts/generate-plugin-sdk-facades.mjs. Do not edit manually.
|
||||
export { feishuSetupAdapter, feishuSetupWizard } from "../../extensions/feishu/setup-api.js";
|
||||
export { feishuSetupAdapter, feishuSetupWizard } from "../../extensions/feishu/api.js";
|
||||
|
||||
Reference in New Issue
Block a user