mirror of
https://github.com/itdoginfo/podkop.git
synced 2025-12-10 13:36:52 +03:00
feat: add base clash api methods
This commit is contained in:
5
fe-app-podkop/src/clash/methods/index.ts
Normal file
5
fe-app-podkop/src/clash/methods/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export * from './createBaseApiRequest';
|
||||
export * from './getConfig';
|
||||
export * from './getGroupDelay';
|
||||
export * from './getProxies';
|
||||
export * from './getVersion';
|
||||
Reference in New Issue
Block a user