H5P NodeJS Library
    Preparing search index...

    Variable fsImplementationsConst

    fsImplementations: {
        DirectoryTemporaryFileStorage: typeof DirectoryTemporaryFileStorage;
        FileContentStorage: typeof FileContentStorage;
        FileContentUserDataStorage: typeof FileContentUserDataStorage;
        FileLibraryStorage: typeof FileLibraryStorage;
        InMemoryStorage: typeof InMemoryStorage;
        JsonStorage: typeof JsonStorage;
    } = ...

    Type declaration