Interface: ConfigurationProperties

March 19, 2026 ยท View on GitHub

๐Ÿ’— Help the project

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

customFetch


timeout?

โ€ข optional timeout?: number

Timeout (in seconds) for the HTTP Requests the client will be making. Default is 30 (seconds)