UNPKG

@openapi-generator-plus/java-cxf-cdi-server-generator

Version:
4 lines (3 loc) 235 B
import { RootContext } from '@openapi-generator-plus/java-jaxrs-generator-common'; /** Configures the local CXF/Weld environment used by the generated API tests. */ export declare function testConfiguration(root: RootContext): string;