UNPKG

cdk-amazon-chime-resources

Version:

![Experimental](https://img.shields.io/badge/experimental-important.svg?style=for-the-badge)

5 lines (4 loc) 191 B
export const USER_AGENT = "user-agent"; export const X_AMZ_USER_AGENT = "x-amz-user-agent"; export const SPACE = " "; export const UA_ESCAPE_REGEX = /[^\!\#\$\%\&\'\*\+\-\.\^\_\`\|\~\d\w]/g;