UNPKG

pip-services3-aws-node

Version:
4 lines (3 loc) 139 B
/** @module clients */ export { LambdaClient } from './LambdaClient'; export { CommandableLambdaClient } from './CommandableLambdaClient';