UNPKG

@yandex-cloud/nodejs-sdk

Version:
14 lines (13 loc) 921 B
export * as apigateway from './apigateway/v1/apigateway'; export * as apigateway_service from './apigateway/v1/apigateway_service'; export * as containers_container from './containers/v1/container'; export * as containers_container_service from './containers/v1/container_service'; export * as functions_function from './functions/v1/function'; export * as functions_function_service from './functions/v1/function_service'; export * as mdbproxy_proxy from './mdbproxy/v1/proxy'; export * as mdbproxy_proxy_service from './mdbproxy/v1/proxy_service'; export * as triggers_predicate from './triggers/v1/predicate'; export * as triggers_trigger from './triggers/v1/trigger'; export * as triggers_trigger_service from './triggers/v1/trigger_service'; export * as apigateway_connection from './apigateway/websocket/v1/connection'; export * as apigateway_connection_service from './apigateway/websocket/v1/connection_service';