UNPKG

@aws/cloudfront-hosting-toolkit

Version:

CloudFront Hosting Toolkit offers the convenience of a managed frontend hosting service while retaining full control over the hosting and deployment infrastructure to make it your own.

7 lines (6 loc) 223 B
export * from "./cache/EndpointCache"; export * from "./lib/isIpAddress"; export * from "./lib/isValidHostLabel"; export * from "./utils/customEndpointFunctions"; export * from "./resolveEndpoint"; export * from "./types";