mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-18 00:11:08 +08:00
chore: frontend format check
This commit is contained in:
parent
aed3060a11
commit
90b850154d
3
src/types/types.d.ts
vendored
3
src/types/types.d.ts
vendored
@ -742,8 +742,7 @@ interface IProxySnellConfig extends IProxyBaseConfig {
|
|||||||
version?: number;
|
version?: number;
|
||||||
}
|
}
|
||||||
interface IProxyConfig
|
interface IProxyConfig
|
||||||
extends
|
extends IProxyBaseConfig,
|
||||||
IProxyBaseConfig,
|
|
||||||
IProxyDirectConfig,
|
IProxyDirectConfig,
|
||||||
IProxyDnsConfig,
|
IProxyDnsConfig,
|
||||||
IProxyHttpConfig,
|
IProxyHttpConfig,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user