14 lines
408 B
Markdown
14 lines
408 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [@apextoaster/js-utils](./js-utils.md) > [AsyncTracker](./js-utils.asynctracker.md) > [(constructor)](./js-utils.asynctracker._constructor_.md)
|
||
|
|
||
|
## AsyncTracker.(constructor)
|
||
|
|
||
|
Constructs a new instance of the `AsyncTracker` class
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
constructor();
|
||
|
```
|