3 lines
121 B
TypeScript
3 lines
121 B
TypeScript
import {SpringBootLanguageClient} from './spring-boot-language-client';
|
|
|
|
module.exports = new SpringBootLanguageClient(); |