bitburner-src/markdown/bitburner.export.div.md

14 lines
328 B
Markdown
Raw Normal View History

2022-09-23 21:03:38 +02:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Export](./bitburner.export.md) &gt; [div](./bitburner.export.div.md)
## Export.div property
Division the material is being exported to
<b>Signature:</b>
```typescript
div: string;
```