UNPKG

@alicloud/console-components

Version:

Alibaba Cloud React Components

5 lines (4 loc) 492 B
import ResponsiveGrid from './rc-mod'; export default ResponsiveGrid; export declare const ResponsiveGridCell: import("./types").TResponsiveGridCellComponent; export type { IResponsiveGridProps as ResponsiveGridProps, TResponsiveGridComponent as ResponsiveGridComponent, TResponsiveGridRef as ResponsiveGridRef, IResponsiveGridCellProps as ResponsiveGridCellProps, TResponsiveGridCellComponent as ResponsiveGridCellComponent, TResponsiveGridCellRef as ResponsiveGridCellRef } from './types';