UNPKG

@yandex-cloud/function-types

Version:

TypeScript typings for Serverless Functions in Yandex.Cloud

3 lines (2 loc) 93 B
import { Handler } from "./../"; export declare const handler: Handler.ApiGatewayAuthorizer;