UNPKG

mobile-more

Version:

基于 antd-mobile v5 扩展移动端 UI 组件

11 lines (9 loc) 293 B
import BizCheckListPopup from "./CheckListPopup"; /** * @deprecated 即将废弃,请使用 `BizCheckListPopupProps` 替代。 */ /** * @deprecated 即将废弃,请使用 `BizCheckListPopup` 替代。 */ export var CheckListPopup = BizCheckListPopup; export default BizCheckListPopup;