mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 11:50:43 +00:00
fix(providers): export provider index install types
This commit is contained in:
@@ -45,6 +45,8 @@ export type {
|
||||
} from "./types.js";
|
||||
export type {
|
||||
OpenClawProviderIndex,
|
||||
OpenClawProviderIndexPluginInstall,
|
||||
OpenClawProviderIndexPlugin,
|
||||
OpenClawProviderIndexProviderAuthChoice,
|
||||
OpenClawProviderIndexProvider,
|
||||
} from "./provider-index/index.js";
|
||||
|
||||
Reference in New Issue
Block a user