UNPKG

@aws-sdk/client-route-53

Version:

AWS SDK for JavaScript Route 53 Client for Node.js, Browser and React Native

8 lines (7 loc) 247 B
export * from "./Route53Client"; export * from "./Route53"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; export * from "./models"; export { Route53ServiceException } from "./models/Route53ServiceException";