UNPKG

store-forms

Version:
5 lines (4 loc) 108 B
export default interface RuleInterface { test (value): boolean message (field: string, value): string }