Home > @uniformdev/canvas > BatchEntry > (constructor)
BatchEntry.(constructor)
Constructs a new instance of the BatchEntry class
Signature:
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
_resolve |
(result: TResult) => void | |
|
_reject |
(reason: any) => void | |
|
args |
TArgs |