Blockbench Reference Docs
Preparing search index...
generated/file_system
Filesystem
FileResult
Type Alias FileResult
type
FileResult
=
{
browser_file
?:
File
;
content
?:
string
|
ArrayBuffer
;
name
:
string
;
path
:
string
;
}
Index
Properties
browser_
file?
content?
name
path
Properties
Optional
browser_
file
browser_file
?:
File
Optional
content
content
?:
string
|
ArrayBuffer
name
name
:
string
path
path
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
browser_
file
content
name
path
Blockbench Reference Docs
Loading...