Files
openclaw/extensions/moonshot/test-api.ts
2026-08-10 15:44:54 -07:00

4 lines
216 B
TypeScript

// Moonshot API module exposes the plugin public contract.
export { testing } from "./src/kimi-web-search-provider.runtime.js";
export { moonshotMediaUnderstandingProvider } from "./media-understanding-provider.js";