Type Alias GetComponentParamsInternal

GetComponentParams: GetSpaceEnvironmentParams & {
    componentId: string;
}