ScratchOrgLifecycleEvent: {
    scratchOrgInfo?: ScratchOrgInfo;
    stage: typeof scratchOrgLifecycleStages[number];
}

Type declaration