Home
last modified time | relevance | path

Searched refs:pluginModule (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/server/
Dproject.ts1791 const pluginModule = pluginModuleFactory({ typescript: ts }); constant
1792 const newLS = pluginModule.create(info);
1802 this.plugins.push({ name: configEntry.name, module: pluginModule });