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