UNPKG

@materia/interfaces

Version:
5 lines (4 loc) 66 B
export interface IValidator { name: string; value: any; }