mirror of
https://github.com/tiennm99/ccs.git
synced 2026-08-10 06:21:30 +00:00
fix(types): use type-only import for composite tier config
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
* Types for CLIProxyAPI binary management and execution
|
* 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
|
* Supported operating systems
|
||||||
|
|||||||
Reference in New Issue
Block a user