UNPKG

vue-simple-range-slider

Version:

Change Your numeric value or numeric range value with dragging handles

5 lines (4 loc) 212 B
import { Stats } from 'fs'; export type Caller = (relPath: string, absPath: string, stats: Stats) => any; declare function totalist(dir: string, callback: Caller, prefix?: string): void; export default totalist;