UNPKG

@aws-sdk/types

Version:
6 lines (5 loc) 193 B
export var HttpAuthLocation; (function (HttpAuthLocation) { HttpAuthLocation["HEADER"] = "header"; HttpAuthLocation["QUERY"] = "query"; })(HttpAuthLocation || (HttpAuthLocation = {}));