UNPKG

@quanxi/ui

Version:

全悉组件库

4 lines (3 loc) 141 B
export type { ConfirmModalProps } from "./type"; export { default as Confirm } from "./Confirm"; export { default as Modal } from "./Modal";