Home > @dinofe/xt-core > ResponseTransform

# ResponseTransform type

Signature:

export type ResponseTransform = (response: ApiResponse<any>) => void

References: ApiResponse