UNPKG

@qite/tide-client

Version:
6 lines (5 loc) 160 B
export interface EntryCheckResponse { informationMessages: string[]; blockingMessages: string[]; messagesToConfirm: { key: number; value: string[] }[]; }