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