UNPKG

samagra-chatui

Version:
5 lines (4 loc) 145 B
export { Modal } from './Modal'; export { Confirm } from './Confirm'; export { Popup } from './Popup'; export type { ModalProps } from './Base';