export const createServiceHelperParams = {
    indexTemplate: paths.moleculer.templates.createServiceHelperIndexTemplate,
    templatePath: paths.moleculer.templates.createServiceHelperTemplatePath,
    testTemplatePath: paths.moleculer.templates.createServiceHelperTestTemplatePath
};