UNPKG

dynamodb-store

Version:

Implementation of a session storage using DynamoDB as an extension of the express-session middleware.

2 lines (1 loc) 58 B
module.exports = require('./dist/DynamoDBStore').default;