UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 155 B
/** Describe SOTP validation status */ export interface SOTPValidate { /** */ remainingCodes: number; } //# sourceMappingURL=SOTPValidate.d.ts.map