chore: format

This commit is contained in:
GyDi
2022-08-09 14:33:47 +08:00
committed by GitHub
Unverified
parent c02990ef98
commit a68eb4a73e

View File

@@ -1,7 +1,7 @@
/**
* Some interface for clash api
*/
declare namespace ApiType {
declare namespace ApiType {
interface ConfigData {
port: number;
mode: string;