UNPKG

@aws-amplify/storage

Version:

Storage category of aws-amplify

9 lines (8 loc) 340 B
export { uploadData } from './uploadData/index.mjs'; export { downloadData } from './downloadData.mjs'; export { remove } from './remove.mjs'; export { list } from './list.mjs'; export { getProperties } from './getProperties.mjs'; export { copy } from './copy.mjs'; export { getUrl } from './getUrl.mjs'; //# sourceMappingURL=index.mjs.map