Skip to content

jin-frame / interfaces/TJinFrameResponse / TJinFrameResponse

Type Alias: TJinFrameResponse<TPASS, TFAIL>

TJinFrameResponse<TPASS, TFAIL> = AxiosResponse<TPASS> | AxiosResponse<TFAIL>

Defined in: src/interfaces/TJinFrameResponse.ts:6

Type Parameters

TPASS

TPASS

TFAIL

TFAIL