Preparing search index...
The search index is not available
jtcsv API Documentation - v3.3.1
jtcsv API Documentation
WorkerTask
Interface WorkerTask<T, R>
interface
WorkerTask
<
T
=
any
,
R
=
any
>
{
id
:
string
;
data
:
T
;
type
:
string
;
options
?:
Record
<
string
,
any
>
;
}
Type Parameters
T
=
any
R
=
any
Index
Properties
id
data
type
options?
Properties
id
id
:
string
data
data
:
T
type
type
:
string
Optional
options
options
?:
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
data
type
options
jtcsv API Documentation - v3.3.1
Loading...