# JavaOutputScope

```ts
type JavaOutputScope = JavaProjectScope | JavaPackageScope;
```
