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