diff --git a/src/cliproxy/types.ts b/src/cliproxy/types.ts index eaa9a016..925ee534 100644 --- a/src/cliproxy/types.ts +++ b/src/cliproxy/types.ts @@ -3,7 +3,7 @@ * Types for CLIProxyAPI binary management and execution */ -import { CompositeTierConfig } from '../config/unified-config-types'; +import type { CompositeTierConfig } from '../config/unified-config-types'; /** * Supported operating systems