> For the complete documentation index, see [llms.txt](https://stg-store.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stg-store.gitbook.io/documentation/scripts/boombox/exports.md).

# Exports

#### Client Exports

***

<details>

<summary><code>use</code></summary>

{% code overflow="wrap" %}

```lua
exports["stg-boombox"]:use()
```

{% endcode %}

The export that you use boombox

</details>
