1 2 3
// Source: /data/home/swei/claudecode/openclaudecode/src/utils/filePersistence/types.ts pub type ScopedLspServerConfig = std::collections::HashMap<String, serde_json::Value>; pub type LspServerState = String;