Home > @dinofe/xt-core > ResponseTransform
# ResponseTransform type
Signature:
export type ResponseTransform = (response: ApiResponse<any>) => void
References: ApiResponse
Home > @dinofe/xt-core > ResponseTransform
Signature:
export type ResponseTransform = (response: ApiResponse<any>) => void
References: ApiResponse