refactor(commands): trim custom provider type reexports · openclaw/openclaw@087e3f5
vincentkoc
·
2026-06-17
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -35,15 +35,6 @@ export {
|
35 | 35 | parseNonInteractiveCustomApiFlags, |
36 | 36 | resolveCustomModelImageInputInference, |
37 | 37 | resolveCustomProviderId, |
38 | | -type ApplyCustomApiConfigParams, |
39 | | -type CustomApiCompatibility, |
40 | | -type CustomApiErrorCode, |
41 | | -type CustomModelImageInputInference, |
42 | | -type CustomApiResult, |
43 | | -type ParseNonInteractiveCustomApiFlagsParams, |
44 | | -type ParsedNonInteractiveCustomApiFlags, |
45 | | -type ResolveCustomProviderIdParams, |
46 | | -type ResolvedCustomProviderId, |
47 | 38 | } from "./onboard-custom-config.js"; |
48 | 39 | import type { SecretInputMode } from "./onboard-types.js"; |
49 | 40 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。