UNPKG

vue-simple-range-slider

Version:

Change Your numeric value or numeric range value with dragging handles

5 lines (4 loc) 255 B
import { Formatter } from './Formatter'; import { BabelCodeFrameOptions } from './types/babel__code-frame'; declare function createCodeFrameFormatter(options?: BabelCodeFrameOptions): Formatter; export { createCodeFrameFormatter, BabelCodeFrameOptions };