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