mirror of
https://github.com/cderche/greenlock-storage-s3
synced 2025-12-24 05:18:39 +00:00
4 lines
96 B
JavaScript
4 lines
96 B
JavaScript
var AWS = require('./lib/react-native-loader');
|
|
|
|
require('./clients/all');
|
|
module.exports = AWS; |