H5P NodeJS Library
GitHub
Preparing search index...
@lumieducation/h5p-server
<internal>
ContentHub
Class ContentHub
Index
Constructors
constructor
Methods
get
Metadata
Constructors
constructor
new
ContentHub
(
config
:
IH5PConfig
,
storage
:
IKeyValueStorage
)
:
ContentHub
Parameters
config
:
IH5PConfig
The configuration to use.
storage
:
IKeyValueStorage
The storage object.
Returns
ContentHub
Methods
get
Metadata
getMetadata
(
lang
?:
string
)
:
Promise
<
any
>
Parameters
Optional
lang
:
string
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Metadata
GitHub
H5P NodeJS Library
Loading...
The configuration to use.