H5P NodeJS Library
GitHub
Preparing search index...
@lumieducation/h5p-server
IFileStats
Interface IFileStats
This describes the creation time and the size of a file
interface
IFileStats
{
birthtime
:
Date
;
size
:
number
;
}
Index
Properties
birthtime
size
Properties
birthtime
birthtime
:
Date
size
size
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
birthtime
size
GitHub
H5P NodeJS Library
Loading...
This describes the creation time and the size of a file