UNPKG

mobile-more

Version:

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

4 lines (3 loc) 174 B
import { Locale } from '../../BizConfigProvider'; declare function getDefaultPopupTitle(props: any, locale: Locale): string | undefined; export default getDefaultPopupTitle;