mirror of
https://fastgit.cc/github.com/openclaw/openclaw
synced 2026-04-23 18:36:26 +08:00
6 lines
132 B
TypeScript
6 lines
132 B
TypeScript
export {
|
|
detectZaiEndpoint,
|
|
type ZaiDetectedEndpoint,
|
|
type ZaiEndpointId,
|
|
} from "openclaw/plugin-sdk/provider-zai-endpoint";
|