interface GenerateReq {
    Config?: clientpb.ImplantConfig;
    Name: string;
}

Properties

Properties

Name: string