Blockbench Reference Docs
Preparing search index...
generated/file_system
Filesystem
ReadOptions
Interface ReadOptions
interface
ReadOptions
{
errorbox
?:
boolean
;
extensions
?:
string
[]
;
readtype
?:
ReadType
|
(
(
file
:
string
)
=>
ReadType
)
;
}
Hierarchy (
View Summary
)
ReadOptions
ImportOptions
Index
Properties
errorbox?
extensions?
readtype?
Properties
Optional
errorbox
errorbox
?:
boolean
Optional
extensions
extensions
?:
string
[]
File Extensions
Optional
readtype
readtype
?:
ReadType
|
(
(
file
:
string
)
=>
ReadType
)
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
errorbox
extensions
readtype
Blockbench Reference Docs
Loading...
File Extensions