UNPKG

wix-style-react

Version:
15 lines 371 B
import { SliderProps } from '.'; export declare const requiredProps: SliderProps; export declare const testkitTests: { title: string; props: SliderProps; }[]; export declare const ssrTests: { title: string; props: SliderProps; }[]; export declare const a11yTests: { title: string; props: SliderProps; }[]; //# sourceMappingURL=Slider.meta.d.ts.map