Merge branch 'main' into Removing-unnecessary-circular-dependencies

This commit is contained in:
lotte
2022-04-20 14:47:55 +02:00
280 changed files with 7366 additions and 8121 deletions

View File

@@ -1,3 +1,4 @@
/* eslint-disable max-classes-per-file */
import {
AddPatchObjectCacheAction,
AddToObjectCacheAction,
@@ -84,7 +85,6 @@ export class ObjectCacheEntry implements CacheEntry {
alternativeLinks: string[];
}
/* tslint:enable:max-classes-per-file */
/**
* The ObjectCache State