UNPKG

vue-simple-range-slider

Version:

Change Your numeric value or numeric range value with dragging handles

6 lines (5 loc) 427 B
import webpack from 'webpack'; import { ForkTsCheckerWebpackPluginConfiguration } from '../ForkTsCheckerWebpackPluginConfiguration'; import { ForkTsCheckerWebpackPluginState } from '../ForkTsCheckerWebpackPluginState'; declare function tapDoneToAsyncGetIssues(compiler: webpack.Compiler, configuration: ForkTsCheckerWebpackPluginConfiguration, state: ForkTsCheckerWebpackPluginState): void; export { tapDoneToAsyncGetIssues };