UNPKG

wix-style-react

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