2
0
mirror of https://github.com/cderche/greenlock-storage-s3 synced 2025-12-24 05:18:39 +00:00
2019-05-08 11:43:08 +01:00

4 lines
96 B
JavaScript

var AWS = require('./lib/react-native-loader');
require('./clients/all');
module.exports = AWS;