Neynar Documentation

Documentation Index

Fetch the complete documentation index at: /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