APIComponentInLabel

export type APIComponentInLabel = APIFileUploadComponent | APISelectMenuComponent | APITextInputComponent;
export type APIComponentInLabel = APIFileUploadComponent | APISelectMenuComponent | APITextInputComponent;