FunctionsAdapter constructor

const FunctionsAdapter()

An adapter to provide an interface to perform server-side processing.

Communicate with each server to return the appropriate response.

サーバー側の処理を実行するためのインターフェースを提供するためのアダプター。

各サーバーと通信して適切なレスポンスを返すようにしてください。

Implementation

const FunctionsAdapter();