mirror of
https://fastgit.cc/github.com/openclaw/openclaw
synced 2026-04-30 22:12:32 +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";
|