mirror of
https://gitee.com/myxzgzs/boyue_jnpf.git
synced 2025-08-20 13:12:41 +08:00
5 lines
121 B
TypeScript
5 lines
121 B
TypeScript
![]() |
/**
|
||
|
* Initializes a third-party proxy module for HTTP(S) requests.
|
||
|
*/
|
||
|
export declare function initializeProxy(): void;
|