UNPKG

anylang

Version:

A translator's kit that uses the free APIs of Google Translate, Yandex, Bing, ChatGPT, and other LLMs

9 lines (8 loc) 214 B
export * from './fetcher'; export * from './cache'; export * from './text'; export * from './Multiplexor'; export * from './Semaphore'; export * from './buffers'; export * from './time'; export * from './strings';