mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
15 lines
409 B
Markdown
15 lines
409 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [ProgramName](./bitburner.programname.md)
|
|
|
|
## ProgramName type
|
|
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
type ProgramName = _ValueOf<ProgramNameEnumType>;
|
|
```
|
|
**References:** [\_ValueOf](./bitburner._valueof.md)<!-- -->, [ProgramNameEnumType](./bitburner.programnameenumtype.md)
|
|
|