Skip to content
Snippets Groups Projects
Unverified Commit a68eb4a7 authored by GyDi's avatar GyDi Committed by GitHub
Browse files

chore: format

parent c02990ef
No related branches found
No related tags found
No related merge requests found
/** /**
* Some interface for clash api * Some interface for clash api
*/ */
declare namespace ApiType { declare namespace ApiType {
interface ConfigData { interface ConfigData {
port: number; port: number;
mode: string; mode: string;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment