UNPKG

vue-simple-range-slider

Version:

Change Your numeric value or numeric range value with dragging handles

8 lines (7 loc) 188 B
declare module 'vue/compiler-sfc' { interface SFCDescriptor { id: string; } } import * as _compiler from 'vue/compiler-sfc'; export declare let compiler: typeof _compiler;