UNPKG

@fruits-chain/react-native-xiaoshu

Version:
7 lines (6 loc) 133 B
import type { DialogInstance } from './interface'; /** * 对话框 */ declare const Dialog: DialogInstance; export default Dialog;