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