UNPKG

@allgemein/schema-api

Version:
5 lines (4 loc) 79 B
export interface IValidationMessage { type: string; content: string; }