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