H5P NodeJS Library
    Preparing search index...

    Variable cacheImplementationsConst

    cacheImplementations: {
        CachedKeyValueStorage: typeof CachedKeyValueStorage;
        CachedLibraryStorage: typeof CachedLibraryStorage;
    } = ...

    Type declaration