UNPKG

@b-design/ui-layout

Version:

React component for Alibaba Cloud.

7 lines (6 loc) 147 B
import { ILayoutCommonProps } from './ILayoutCommonProps.type'; /** * @public */ export interface IHozLayoutProps extends ILayoutCommonProps { }