UNPKG

wickr-bedrock-bot

Version:

AWS Wickr's own Bedrock Bot

7 lines (6 loc) 268 B
export * from "./BedrockAgentRuntimeClient"; export * from "./BedrockAgentRuntime"; export * from "./commands"; export * from "./pagination"; export * from "./models"; export { BedrockAgentRuntimeServiceException } from "./models/BedrockAgentRuntimeServiceException";