UNPKG

@td-design/react-native

Version:

react-native UI组件库

3 lines 166 B
import { ConfirmProps } from '../type'; export default function confirm({ okText, cancelText, ...restProps }: ConfirmProps): void; //# sourceMappingURL=index.d.ts.map