Interface: ConfigurationProperties
March 19, 2026 ยท View on GitHub
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
Properties
[customFetch]?
โข optional [customFetch]?: CustomFetch
Custom Fetch API implementation to use for the HTTP Requests the client will be making.
See
timeout?
โข optional timeout?: number
Timeout (in seconds) for the HTTP Requests the client will be making.
Default is 30 (seconds)