mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:30 -06:00
4 lines
107 B
JavaScript
4 lines
107 B
JavaScript
const S3CompatibleStorage = require('../s3/common')
|
|
|
|
module.exports = new S3CompatibleStorage('S3Generic')
|