jin-frame / interfaces/TJinFrameResponse / TJinFrameResponse
Type Alias: TJinFrameResponse<TPASS, TFAIL>
TJinFrameResponse<
TPASS,TFAIL> =AxiosResponse<TPASS> |AxiosResponse<TFAIL>
Defined in: packages/jin-frame/src/interfaces/TJinFrameResponse.ts:6
Type Parameters
TPASS
TPASS
TFAIL
TFAIL