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