UNPKG

ivue-material-plus

Version:

A high quality UI components Library with Vue.js

2 lines (1 loc) 104 B
export default function isDateAllowed(date: string, min: string, max: string, allowedFn: any): boolean;