mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-01-15 09:57:39 +01:00
12 lines
330 B
Markdown
12 lines
330 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [bitburner](./bitburner.md) > [University](./bitburner.university.md)
|
||
|
|
||
|
## University type
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
type University = "Summit University" | "Rothman University" | "ZB Institute Of Technology";
|
||
|
```
|