# Functions

## Nice to Know

All functions can be called with an Export too.

#### Example

```lua
exports.msk_core:Notification(title, message, info, duration)
```

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Functions</td><td align="center">Clientside</td><td><a href="functions/client">client</a></td></tr><tr><td align="center">Functions</td><td align="center">Shared</td><td><a href="functions/shared">shared</a></td></tr><tr><td align="center">Functions</td><td align="center">Serverside</td><td><a href="functions/server">server</a></td></tr></tbody></table>
