UNPKG

@yandex-cloud/function-types

Version:

TypeScript typings for Serverless Functions in Yandex.Cloud

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