Home > @dinofe/xt-core > Monitor

# Monitor type

Signature:

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

References: ApiResponse