UNPKG

@cainiaofe/cn-ui-m

Version:
8 lines (7 loc) 396 B
export type { CnDialogButtonProps } from './cn-dialog-button-props'; export type { CnDialogProps } from './cn-dialog-props'; export type { CnPopupProps } from './cn-popup-props'; export type { DialogQuickInstance } from './dialog-quick-instance'; export type { FooterAction } from './footer-action'; export type { LocaleType } from './locale-type'; export type { CloseMode } from './close-mode';