UNPKG

vue-simple-range-slider

Version:

Change Your numeric value or numeric range value with dragging handles

8 lines (5 loc) 151 B
declare module 'ajv-keywords' { import { Ajv } from 'ajv'; function keywords(ajv: Ajv, include?: string | string[]): Ajv; export = keywords; }