Home > @dinofe/xt-core > RequestTransform

# RequestTransform type

Signature:

export type RequestTransform = (request: AxiosRequestConfig) => void