.
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import type { NextConfig } from '../types';
|
||||
export declare function setHttpClientAndAgentOptions(config: {
|
||||
httpAgentOptions?: NextConfig['httpAgentOptions'];
|
||||
}): void;
|
||||
Reference in New Issue
Block a user