UNPKG

poligloz

Version:

Poligloz is a library dedicated to translating text content from different languages.

9 lines (7 loc) 137 B
/*! * poligloz * Copyright(c): 21/04/2020 Wilmy Danguya * MIT Licensed */ 'use strict'; module.exports = require('./lib/poligloz');