UNPKG

wix-style-react

Version:
15 lines 377 B
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