UNPKG

121 BTypeScriptView Raw
1/**
2 * Initializes a third-party proxy module for HTTP(S) requests.
3 */
4export declare function initializeProxy(): void;