Type Alias LDMStatus

LDMStatus: {
    server: string;
    type: "ldm";
}