UNPKG

vue-simple-range-slider

Version:

Change Your numeric value or numeric range value with dragging handles

9 lines (8 loc) 258 B
import { Issue } from './Issue'; declare class IssueWebpackError extends Error { readonly issue: Issue; readonly hideStack = true; readonly file: string | undefined; constructor(message: string, issue: Issue); } export { IssueWebpackError };