Type Alias GetComponentTypeParamsInternal

GetComponentTypeParams: GetSpaceEnvironmentParams & {
    componentTypeId: string;
}