Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 888 Bytes

ConfigurationProperties.md

File metadata and controls

31 lines (17 loc) · 888 Bytes

Interface: ConfigurationProperties

💗 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)