wix-style-react
Version:
wix-style-react
15 lines • 395 B
TypeScript
import { ColorInputProps } from '.';
export declare const requiredProps: ColorInputProps;
export declare const testkitTests: {
title: string;
props: ColorInputProps;
}[];
export declare const ssrTests: {
title: string;
props: ColorInputProps;
}[];
export declare const a11yTests: {
title: string;
props: ColorInputProps;
}[];
//# sourceMappingURL=ColorInput.meta.d.ts.map