UNPKG

@shawnvogt/strapi-plugin-google-translate

Version:

Strapi plugin for automated translation of content using Google Cloud Translation

8 lines (5 loc) 110 B
'use strict' const gctController = require('./gct-controller') module.exports = { gctController, }