infracloud/dev-scripts/vault/node_modules/aws-sdk/lib/empty.js

6 lines
133 B
JavaScript

// use this when replacing modules with an empty replacement (needed for react-native)
/**
* @api private
*/
module.exports = {};