UNPKG

@zamudio/wwebjs-aws-s3

Version:

A plugin for remote authentication on whatsapp-web.js and store session data on AWS S3.

5 lines (4 loc) 80 B
'use strict'; module.exports = { AwsS3Store: require('./src/AwsS3Store') };