UNPKG

@qite/tide-client

Version:
9 lines (8 loc) 171 B
export interface EntryCheckResponse { informationMessages: string[]; blockingMessages: string[]; messagesToConfirm: { key: number; value: string[]; }[]; }