Search
Preparing search index...
The search index is not available
@superdev-official/kiwi
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
@superdev-official/kiwi
Index
Classes
Kiwi
Interfaces
IJob
ILogger
IOption
Type aliases
Log
Function
Worker
Function
Variables
DIR_
NAMES
debug
Type aliases
Log
Function
Log
Function
:
function
Type declaration
(
message
:
string
,
...
data
:
any
)
:
void
Parameters
message:
string
Rest
...
data:
any
Returns
void
Worker
Function
Worker
Function
:
function
Type declaration
(
job
:
IJob
)
:
any
|
Promise
<
any
>
Parameters
job:
IJob
Returns
any
|
Promise
<
any
>
Variables
Const
DIR_
NAMES
DIR_
NAMES
:
ReadonlyArray
<
any
>
= ['current', 'idle', 'success', 'fail']
Const
debug
debug
:
any
= require('debug')('kiwi')
Globals
Kiwi
IJob
ILogger
IOption
Log
Function
Worker
Function
DIR_
NAMES
debug
Generated using
TypeDoc