Explorar el Código

chore: format

GyDi hace 2 años
padre
commit
a68eb4a73e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/services/types.d.ts

+ 1 - 1
src/services/types.d.ts

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