UNPKG

@elastic-suite/gally-admin-shared

Version:
5 lines (4 loc) 85 B
export interface IErrorsForm { fields: Record<string, string> global: string[] }