SDK
API Documentation
core
type-aliases
Filesystementity

Type Alias: FileSystemEntity<T>

FileSystemEntity<T>: object

A file system entity that can be a asset, a folder or something else.

Type Parameters

Type Parameter
T

Type declaration

value

value: T

Defined in

lib/types-fs.ts:6 (opens in a new tab)