import { ICardBookResponse, TCardBookResponse } from "./ICardBookResponse.ts"; import { ICardDataResponse, TCardDataResponse } from "./ICardDataResponse.ts"; import { ICardFromResponse, TCardFromResponse } from "./ICardFromResponse.ts"; import { ICardFwczResponse, TCardFwczResponse } from "./ICardFwczResponse.ts"; import { ICardHyhbBillResponse, TCardHyhbBillResponse } from "./ICardHyhbBillResponse.ts"; import { ICardHyhbResponse, TCardHyhbResponse } from "./ICardHyhbResponse.ts"; import { ICardMainFindResponse, IRangeVal, TCardMainFindResponse, TRangeVal } from "./ICardMainFindResponse"; import { ICardMainResponse, TCardMainResponse } from "./ICardMainResponse"; import { ICardRoomResponse, TCardRoomResponse } from "./ICardRoomResponse.ts"; import { ICardZcpdBillResponse, TCardZcpdBillResponse } from "./ICardZcpdBillResponse"; import { ICardZcpdResponse, TCardZcpdResponse } from "./ICardZcpdResponse"; import { IGblbResponse, TGblbResponse } from "./IGblbResponse"; import { IP4pzResponse, TP4pzResponse } from "./IP4pzResponse"; import { ISyszclbgblbResponse, TSyszclbgblbResponse } from "./ISyszclbgblbResponse"; import { IZcbdResponse, TZcbdResponse } from "./IZcbdResponse"; import { IZccfResponse, TZccfResponse } from "./IZccfResponse"; import { IZcczResponse, TZcczResponse } from "./IZcczResponse"; import { IZcdbResponse, TZcdbResponse } from "./IZcdbResponse"; import { IZclbResponse, TZclbResponse } from "./IZclbResponse"; import { IZczjPropResponse, TZczjPropResponse } from "./IZczjPropResponse"; import { IZczjResponse, TZczjResponse } from "./IZczjResponse"; export { TCardBookResponse, TCardDataResponse, TCardFromResponse, TCardFwczResponse, TCardHyhbBillResponse, TCardHyhbResponse, TCardMainFindResponse, TCardMainResponse, TCardRoomResponse, TCardZcpdBillResponse, TCardZcpdResponse, TGblbResponse, TP4pzResponse, TRangeVal, TSyszclbgblbResponse, TZcbdResponse, TZccfResponse, TZcczResponse, TZcdbResponse, TZclbResponse, TZczjPropResponse, TZczjResponse, type ICardBookResponse, type ICardDataResponse, type ICardFromResponse, type ICardFwczResponse, type ICardHyhbBillResponse, type ICardHyhbResponse, type ICardMainFindResponse, type ICardMainResponse, type ICardRoomResponse, type ICardZcpdBillResponse, type ICardZcpdResponse, type IGblbResponse, type IP4pzResponse, type IRangeVal, type ISyszclbgblbResponse, type IZcbdResponse, type IZccfResponse, type IZcczResponse, type IZcdbResponse, type IZclbResponse, type IZczjPropResponse, type IZczjResponse };