Ghost/ghost/moleculer-service-from-class/index.js
Fabien O'Carroll e05a5b4164 Added @tryghost/moleculer-service-from-class
no-issue

This is a wrapper used by CREAM to create moleculer service config from
class definitions
2020-04-16 15:14:03 +02:00

2 lines
67 B
JavaScript

module.exports = require('./lib/moleculer-service-from-class.js');