UNPKG

lambda-live-debugger

Version:

Debug Lambda functions locally like it is running in the cloud

7 lines (6 loc) 213 B
export * from "./STSClient"; export * from "./STS"; export * from "./commands"; export * from "./models"; export * from "./defaultRoleAssumers"; export { STSServiceException } from "./models/STSServiceException";