mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-17 21:06:50 -05:00
Accept baselines (#18903)
This commit is contained in:
@@ -403,6 +403,7 @@ namespace ts {
|
||||
/**
|
||||
* Determines if program structure is upto date or needs to be recreated
|
||||
*/
|
||||
/* @internal */
|
||||
export function isProgramUptoDate(
|
||||
program: Program | undefined,
|
||||
rootFileNames: string[],
|
||||
|
||||
Reference in New Issue
Block a user