Optional
optionalProperties: Partial<IInstalledLibrary>Optional
authorOptional
coreThe core API required to run the library.
Optional
descriptionOptional
dropOptional
dynamicOptional
editorOptional
embedOptional
fullscreenOptional
hOptional
licenseThe name used to identify the library (e.g. H5P.Example)
The major version of the library (e.g. 1)
Optional
metadataThe minor version of the library (e.g. 0)
Optional
preloadedOptional
preloadedOptional
preloadedIf set to true, the library can only be used be users who have this special privilege.
Optional
wCompares libraries by giving precedence to title, then major version, then minor version
Compares libraries by giving precedence to major version, then minor version, then if present patch version.
a negative value: if this library is older than the other library a positive value: if this library is newer than the other library zero: if both libraries are the same (or if it can't be determined, because the patch version is missing in the other library)
Static
fromStatic
from
Stores information about installed H5P libraries.