Files
ChatLab/electron/main/network/index.ts
2025-12-28 16:43:47 +08:00

7 lines
83 B
TypeScript

/**
* 网络模块入口
* 导出代理配置功能
*/
export * from './proxy'