UNPKG

vue-simple-range-slider

Version:

Change Your numeric value or numeric range value with dragging handles

9 lines (8 loc) 238 B
import { CLIEngineOptions } from './types/eslint'; declare type EsLintReporterOptions = { files: string | string[]; enabled?: boolean; memoryLimit?: number; options?: CLIEngineOptions; }; export { EsLintReporterOptions };