strapi/packages/core/email/strapi-server.js

4 lines
58 B
JavaScript
Raw Normal View History

2021-07-20 12:12:30 +02:00
'use strict';
module.exports = require('./dist/server');