UNPKG

mobile-more

Version:

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

6 lines 208 B
import BizCheckListPopup from './CheckListPopup'; /** * @deprecated 即将废弃,请使用 `BizCheckListPopup` 替代。 */ export var CheckListPopup = BizCheckListPopup; export default BizCheckListPopup;