strapi/packages/core/content-manager/strapi-server.js

4 lines
53 B
JavaScript
Raw Normal View History

2021-07-13 18:46:36 +02:00
'use strict';
2021-09-24 09:04:44 +02:00
module.exports = require('./server');