Chef-JS Core
Preparing search index...
FileReaderResponse
Type Alias FileReaderResponse
each filereader response should contain those
type
FileReaderResponse
=
{
body
:
string
|
Buffer
;
mime
:
string
;
status
:
number
;
}
Index
Properties
body
mime
status
Properties
body
body
:
string
|
Buffer
mime
mime
:
string
status
status
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
mime
status
Chef-JS Core
Loading...
each filereader response should contain those