UNPKG

@b8safe/react-native-safe

Version:
7 lines (6 loc) 117 B
interface FinishCallData { success: boolean; message?: string; hash?: string; nextStep: 'back' | 'selfie'; }