UNPKG

@td-design/react-native

Version:

react-native UI组件库

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