H5P NodeJS Library
GitHub
Preparing search index...
@lumieducation/h5p-server
<internal>
IContentChange
Interface IContentChange
This is a change inside content metadata.
interface
IContentChange
{
author
?:
string
;
date
?:
string
;
log
?:
string
;
}
Index
Properties
author?
date?
log?
Properties
Optional
author
author
?:
string
Optional
date
date
?:
string
Optional
log
log
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
date
log
GitHub
H5P NodeJS Library
Loading...
This is a change inside content metadata.