Preparing search index...
The search index is not available
@deep/nest-kit
@deep/nest-kit
configs
WorkerConfigType
Interface WorkerConfigType
interface
WorkerConfigType
{
id
:
string
;
jobId
?:
string
;
mode
:
WorkerMode
;
sandboxDir
:
string
;
serviceAccountId
:
string
;
tmpDir
:
string
;
type
:
string
;
}
Index
Properties
id
job
Id?
mode
sandbox
Dir
service
Account
Id
tmp
Dir
type
Properties
id
id
:
string
Optional
job
Id
jobId
?:
string
mode
mode
:
WorkerMode
sandbox
Dir
sandboxDir
:
string
service
Account
Id
serviceAccountId
:
string
tmp
Dir
tmpDir
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
job
Id
mode
sandbox
Dir
service
Account
Id
tmp
Dir
type
@deep/nest-kit
Loading...