Searched refs:TestProjectServiceOptions (Results 1 – 1 of 1) sorted by relevance
520 export interface TestProjectServiceOptions extends server.ProjectServiceOptions { interface527 … typingsInstaller: server.ITypingsInstaller, opts: Partial<TestProjectServiceOptions> = {}) {551 …function createProjectService(host: TestServerHost, options?: Partial<TestProjectServiceOptions>) {