Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.
Public properties available on a Configuration instance
• optional
[customFetch]: CustomFetch
Custom Fetch API implementation to use for the HTTP Requests the client will be making.
• optional
timeout: number
Timeout (in seconds) for the HTTP Requests the client will be making.
Default is 30
(seconds)