UNPKG

@salad-labs/loopz-typescript

Version:
20 lines 659 B
export type Intl = { titleApp?: string; byLoggingIn?: string; stepVerificationCodeLabel?: string; stepVerificationCodeDescriptionLabel?: string; emailAddressFieldLabel?: string; buttonSendingVerificationLabel?: string; buttonSendVerificationLabel?: string; sixDigitDescriptionLabel?: string; backLabel?: string; buttonVerifyingCodeLabel?: string; buttonVerifyCodeLabel?: string; resendVerificationCodeLabel?: string; successRequestOtpCode?: string; failedSendRequestOtpCode?: string; networkError?: string; authSuccess?: string; invalidOtpCode?: string; }; //# sourceMappingURL=intl.d.ts.map