Searched refs:pluginModule (Results 1 – 1 of 1) sorted by relevance
1791 const pluginModule = pluginModuleFactory({ typescript: ts }); constant1792 const newLS = pluginModule.create(info);1802 this.plugins.push({ name: configEntry.name, module: pluginModule });