UNPKG

serverless-dynamodb-local

Version:
14 lines (13 loc) 200 B
module.exports = { service: { custom: { dynamodb: { stages: ["test"] } } }, cli: { log: () => { } }, custom: {}, };