<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [University](./bitburner.university.md)

## University type

All universities.

<b>Signature:</b>

```typescript
type University = "Summit University" | "Rothman University" | "ZB Institute Of Technology";
```