UNPKG

vue-simple-range-slider

Version:

Change Your numeric value or numeric range value with dragging handles

8 lines (7 loc) 232 B
import webpack = require('webpack'); declare class VueLoaderPlugin implements webpack.Plugin { static NS: string; apply(compiler: webpack.Compiler): void; } declare let Plugin: typeof VueLoaderPlugin; export default Plugin;