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