UNPKG

aws-cloudfront-sign

Version:

Utility module for signing AWS CloudFront URLs

3 lines (2 loc) 137 B
export { getSignedUrl, getSignedRTMPUrl, getSignedCookies } from './cloudfront-signer'; export * as CannedPolicy from './canned-policy';