StartResult: InnerStartResult | {
    result: InnerStartResult;
    tasks: ForgeListrTaskDefinition[];
}

Type declaration