Interface ImplantStageReq

interface ImplantStageReq {
    Build: string[];
}

Properties

Properties

Build: string[]