Type alias DevfiveApiRequestOptionWithPathParams<PathParams, QS>
Type Parameters
PathParams extends string
QS = any
Type declaration
Optional headers?: Record<string, string | number>
Optional params?: Record<string, string | number>
Optional qs?: QS