UNPKG

@yandex-cloud/function-types

Version:

TypeScript typings for Serverless Functions in Yandex.Cloud

3 lines (2 loc) 101 B
import { Handler } from "./../"; export declare const handler: Handler.ApiGateway.WebSocket.Connect;