# PROCESS_WAIT_CONTINUED

`import { PROCESS_WAIT_CONTINUED } from "destack:process/binding";`

Report continued children.

```ds title="PROCESS_WAIT_CONTINUED"
const PROCESS_WAIT_CONTINUED: ProcessWaitFlags
```

[language/library/src/process/binding/wait.ds:17](https://github.com/destack-sh/destack/blob/main/language/library/src/process/binding/wait.ds#L17)
