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