UNPKG

translation-io-sync

Version:

This Typescript implementation acts as a `translation.io` client

3 lines (2 loc) 102 B
export { Configuration } from "./configuration.types"; export { Synchronizer } from "./synchronizer";