storage.js 107 B

123
  1. const S3CompatibleStorage = require('../s3/common')
  2. module.exports = new S3CompatibleStorage('S3Generic')