UNPKG

@crowdin/app-project-module

Version:

Module that generates for you all common endpoints for serving standalone Crowdin App

3 lines (2 loc) 128 B
export { handle as crowdinClient, getToken } from './crowdin-client'; export { handle as jsonResponse } from './json-response';