mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-30 01:06:11 +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";
|