fix(providers): export provider index install types · openclaw/openclaw@50c427e
vincentkoc
·
2026-04-26
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -45,6 +45,8 @@ export type {
|
45 | 45 | } from "./types.js"; |
46 | 46 | export type { |
47 | 47 | OpenClawProviderIndex, |
| 48 | +OpenClawProviderIndexPluginInstall, |
48 | 49 | OpenClawProviderIndexPlugin, |
| 50 | +OpenClawProviderIndexProviderAuthChoice, |
49 | 51 | OpenClawProviderIndexProvider, |
50 | 52 | } from "./provider-index/index.js"; |
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。