UNPKG

wix-style-react

Version:
15 lines 359 B
import { TabsProps } from '.'; export declare const requiredProps: TabsProps; export declare const testkitTests: { title: string; props: TabsProps; }[]; export declare const ssrTests: { title: string; props: TabsProps; }[]; export declare const a11yTests: { title: string; props: TabsProps; }[]; //# sourceMappingURL=Tabs.meta.d.ts.map