frontend_actions_api.ts

Declarations
#

view source

create_frontend_actions_api
#

frontend_actions_api.ts view source

<T extends ActionEventEnvironment>(environment: T): ActionsApi

Creates the actions API methods for the frontend. Uses a Proxy to provide dynamic method lookup with full type safety.

environment

type T

returns

ActionsApi

Depends on
#

Imported by
#