2020-03-29 14:10:40 +00:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
|
|
|
[Home](./index.md) > [@apextoaster/js-utils](./js-utils.md) > [ChildSpawner](./js-utils.childspawner.md)
|
|
|
|
|
|
|
|
## ChildSpawner type
|
|
|
|
|
2022-10-08 19:52:35 +00:00
|
|
|
|
2020-03-29 14:10:40 +00:00
|
|
|
<b>Signature:</b>
|
|
|
|
|
|
|
|
```typescript
|
2020-03-31 22:38:25 +00:00
|
|
|
export declare type ChildSpawner = typeof spawn;
|
2020-03-29 14:10:40 +00:00
|
|
|
```
|