Skip to content

close

Closes the mini app.

closing the app

Close the app with close.

Usage

import { sdk } from '@farcaster/frame-sdk'
 
await sdk.actions.close()

Return Value

void