mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
15 lines
381 B
Markdown
15 lines
381 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [JobName](./bitburner.jobname.md)
|
|
|
|
## JobName type
|
|
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
type JobName = _ValueOf<JobNameEnumType>;
|
|
```
|
|
**References:** [\_ValueOf](./bitburner._valueof.md)<!-- -->, [JobNameEnumType](./bitburner.jobnameenumtype.md)
|
|
|