UNPKG

@aws-amplify/interactions

Version:

Interactions category of aws-amplify

4 lines (3 loc) 242 B
export { convert, base64ToArrayBuffer, gzipDecompressToString } from './utils'; export { unGzipBase64AsJson } from './commonUtils'; export { PerContextCallbackRegistry, createPerContextCallbackRegistry, } from './perContextCallbackRegistry';