UNPKG

vue-dog-form

Version:

The simplest vue 3 form validation plugin.

4 lines (3 loc) 62 B
export interface ErrorMessages { [key: string]: string; }