UNPKG

@shawnvogt/strapi-plugin-google-translate

Version:

Strapi plugin for automated translation of content using Google Cloud Translation

8 lines (5 loc) 101 B
'use strict' const gctService = require('./gct-service') module.exports = { gctService, }