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