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

# Client Exports

## Exporting the object

```lua
local Grid = exports["mate-grid"]
```

## Createing a new grid

### ...
