Searched defs:ExternalProjectCompilerOptions (Results 1 – 3 of 3) sorted by relevance
1430 export type ExternalProjectCompilerOptions = CompilerOptions & CompileOnSaveMixin & WatchOptions; alias
1168 … type ExternalProjectCompilerOptions = CompilerOptions & CompileOnSaveMixin & WatchOptions; alias