mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-27 04:47:03 -06:00
refactor(commands): trim custom provider type reexports
This commit is contained in:
@@ -35,15 +35,6 @@ export {
|
||||
parseNonInteractiveCustomApiFlags,
|
||||
resolveCustomModelImageInputInference,
|
||||
resolveCustomProviderId,
|
||||
type ApplyCustomApiConfigParams,
|
||||
type CustomApiCompatibility,
|
||||
type CustomApiErrorCode,
|
||||
type CustomModelImageInputInference,
|
||||
type CustomApiResult,
|
||||
type ParseNonInteractiveCustomApiFlagsParams,
|
||||
type ParsedNonInteractiveCustomApiFlags,
|
||||
type ResolveCustomProviderIdParams,
|
||||
type ResolvedCustomProviderId,
|
||||
} from "./onboard-custom-config.js";
|
||||
import type { SecretInputMode } from "./onboard-types.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user