Home > @dinofe/xt-core > RequestTransform
# RequestTransform type
Signature:
export type RequestTransform = (request: AxiosRequestConfig) => void
Home > @dinofe/xt-core > RequestTransform
Signature:
export type RequestTransform = (request: AxiosRequestConfig) => void