Preparing search index...
The search index is not available
Documentation
Documentation
@lumieducation/h5p-server
ILibraryInstallResult
Interface ILibraryInstallResult
interface
ILibraryInstallResult
{
newVersion
?:
IFullLibraryName
;
oldVersion
?:
IFullLibraryName
;
type
:
"none"
|
"new"
|
"patch"
;
}
Index
Properties
new
Version?
old
Version?
type
Properties
Optional
new
Version
newVersion
?:
IFullLibraryName
Optional
old
Version
oldVersion
?:
IFullLibraryName
type
type
:
"none"
|
"new"
|
"patch"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
new
Version
old
Version
type
Documentation
Loading...