chore: format

This commit is contained in:
GyDi 2022-08-09 14:33:47 +08:00 committed by GitHub
parent c99d669b06
commit 853d869086

View File

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