Type alias RuntimeBuildSelectionSource

RuntimeBuildSelectionSource: RuntimeSelectionIdGroups | {
    selections?: RuntimeSelectionIdGroups | null;
} | null | undefined

Type declaration