mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-21 23:11:01 +00:00
6 lines
132 B
TypeScript
6 lines
132 B
TypeScript
export {
|
|
detectZaiEndpoint,
|
|
type ZaiDetectedEndpoint,
|
|
type ZaiEndpointId,
|
|
} from "openclaw/plugin-sdk/provider-zai-endpoint";
|