UNPKG

@ywfe/materials-design

Version:
6 lines 465 B
import YwButtonBaseProps from "./button-base-props"; import ModalBaseProps from "./modal-base-props"; import TableBaseProps from "./table-base-props"; import { BaseFormItemProps, FormItemsProps, primaryKeyConfig, layoutConfig } from "./json-form-base-props"; import { IPublicTypeSnippetMore } from "./interface"; export { YwButtonBaseProps, ModalBaseProps, TableBaseProps, BaseFormItemProps, FormItemsProps, primaryKeyConfig, layoutConfig, IPublicTypeSnippetMore };