light-runner - v0.9.0
Homepage
GitHub
npm
Preparing search index...
ExtractResult
Interface ExtractResult
interface
ExtractResult
{
bytes
?:
number
;
error
?:
string
;
from
:
string
;
status
:
"ok"
|
"missing"
|
"error"
;
to
:
string
;
}
Index
Properties
bytes?
error?
from
status
to
Properties
Optional
bytes
bytes
?:
number
Optional
error
error
?:
string
from
from
:
string
status
status
:
"ok"
|
"missing"
|
"error"
to
to
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bytes
error
from
status
to
Main site
Homepage
GitHub
npm
light-runner - v0.9.0
Loading...