mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-04-27 15:29:49 +08:00
7 lines
83 B
TypeScript
7 lines
83 B
TypeScript
/**
|
|
* 网络模块入口
|
|
* 导出代理配置功能
|
|
*/
|
|
|
|
export * from './proxy'
|