UNPKG

@crowdin/app-project-module

Version:

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

5 lines (4 loc) 146 B
import { IntegrationTestConfig } from './integration/types'; export interface TestSuiteConfig { projectIntegration?: IntegrationTestConfig; }