ledfx
Preparing search index...
AssetMetadata
Interface AssetMetadata
Represents a single asset with metadata.
interface
AssetMetadata
{
height
:
number
;
modified
:
string
;
path
:
string
;
size
:
number
;
width
:
number
;
}
Index
Properties
height
modified
path
size
width
Properties
height
height
:
number
modified
modified
:
string
path
path
:
string
size
size
:
number
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
modified
path
size
width
ledfx
Loading...
Represents a single asset with metadata.