Searched refs:HasChangedAutomaticTypeDirectiveNames (Results 1 – 3 of 3) sorted by relevance
291 … /* @internal */ hasChangedAutomaticTypeDirectiveNames?: HasChangedAutomaticTypeDirectiveNames;
7282 export type HasChangedAutomaticTypeDirectiveNames = () => boolean; alias7355 … /* @internal */ hasChangedAutomaticTypeDirectiveNames?: HasChangedAutomaticTypeDirectiveNames;
756 hasChangedAutomaticTypeDirectiveNames: HasChangedAutomaticTypeDirectiveNames | undefined,