Documentation
Preparing search index...
@sdk/core
FileSystemEntity
Type Alias FileSystemEntity<T>
A file system entity that can be a asset, a folder or something else.
type
FileSystemEntity
<
T
>
=
{
value
:
T
;
}
Type Parameters
T
Index
Properties
value
Properties
value
value
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
value
Documentation
Loading...
A file system entity that can be a asset, a folder or something else.