UNPKG

sfrmobile-api

Version:
6 lines (5 loc) 100 B
export interface OTPSMSResponse { codeRetour: number; secured: boolean; line: string; }