UNPKG

@ywfe/materials-design

Version:
7 lines (6 loc) 467 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, };