storage.js 107 Bytes EditWeb IDE 1 2 3 const S3CompatibleStorage = require('../s3/common') module.exports = new S3CompatibleStorage('S3Generic')