mirror of
https://github.com/cderche/greenlock-storage-s3
synced 2025-12-24 13:28:38 +00:00
7 lines
133 B
JavaScript
7 lines
133 B
JavaScript
// use this when replacing modules with an empty replacement (needed for react-native)
|
|
|
|
/**
|
|
* @api private
|
|
*/
|
|
module.exports = {};
|