## Documentation Index

Fetch the complete documentation index at: [/llms.txt](https://docs.neynar.com/llms.txt)

Use this file to discover all available pages before exploring further.

Closes the mini app.  _Close the app with `close`._

## Usage

```
import { sdk } from '@farcaster/miniapp-sdk'

await sdk.actions.close()
```

## Return Value

`void`
