wix-style-react
Version:
wix-style-react
15 lines • 365 B
TypeScript
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