[Home](./index.md) > [@apextoaster/js-utils](./js-utils.md) > [ChildOptions](./js-utils.childoptions.md)
## ChildOptions interface
Signature:
```typescript
export interface ChildOptions extends ChildProcessOptions
```
Extends: ChildProcessOptions
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [args](./js-utils.childoptions.args.md) | | Array<string> | |
| [command](./js-utils.childoptions.command.md) | | string | |