UNPKG

anylang

Version:

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

2 lines (1 loc) 74 B
export declare const buildUrl: (baseUrl: string, path: string) => string;