light-run - v0.1.4
Homepage
GitHub
npm
Preparing search index...
ExtractResult
Interface ExtractResult
interface
ExtractResult
{
bytes
?:
number
;
error
?:
string
;
from
:
string
;
status
:
"error"
|
"ok"
|
"missing"
;
to
:
string
;
}
Index
Properties
bytes?
error?
from
status
to
Properties
Optional
bytes
bytes
?:
number
Optional
error
error
?:
string
from
from
:
string
status
status
:
"error"
|
"ok"
|
"missing"
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-run - v0.1.4
Loading...