UNPKG

vue-simple-range-slider

Version:

Change Your numeric value or numeric range value with dragging handles

8 lines (7 loc) 139 B
interface FilesMatch { files: string[]; dirs: string[]; excluded: string[]; extensions: string[]; } export { FilesMatch };