UNPKG

@quantumart/mobx-form-validation-kit

Version:
4 lines (3 loc) 61 B
export interface IDictionary<T> { [key: string]: T; }