UNPKG

@smithy/util-endpoints

Version:
6 lines (5 loc) 453 B
import type { EndpointObject as __EndpointObject, EndpointObjectHeaders as __EndpointObjectHeaders, EndpointObjectProperties as __EndpointObjectProperties, EndpointRuleObject as __EndpointRuleObject } from "@smithy/types"; export type EndpointObjectProperties = __EndpointObjectProperties; export type EndpointObjectHeaders = __EndpointObjectHeaders; export type EndpointObject = __EndpointObject; export type EndpointRuleObject = __EndpointRuleObject;