mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 21:00:20 +00:00
refactor(plugin-sdk): formalize runtime contract barrels
This commit is contained in:
@@ -1 +1,5 @@
|
||||
export * from "../../src/plugin-sdk/zai.js";
|
||||
export {
|
||||
detectZaiEndpoint,
|
||||
type ZaiDetectedEndpoint,
|
||||
type ZaiEndpointId,
|
||||
} from "openclaw/plugin-sdk/provider-zai-endpoint";
|
||||
|
||||
Reference in New Issue
Block a user