Type Alias UfacContactPointChallengeState

UfacContactPointChallengeState: {
    contact_point_preview: string;
    server: UfacExtractServerParams;
}