UNPKG

188 BTypeScriptView Raw
1export declare const USER_AGENT = "user-agent";
2export declare const X_AMZ_USER_AGENT = "x-amz-user-agent";
3export declare const SPACE = " ";
4export declare const UA_ESCAPE_REGEX: RegExp;