Searched refs:HasChangedAutomaticTypeDirectiveNames (Results 1 – 3 of 3) sorted by relevance
276 … /* @internal */ hasChangedAutomaticTypeDirectiveNames?: HasChangedAutomaticTypeDirectiveNames;
6467 export type HasChangedAutomaticTypeDirectiveNames = () => boolean; alias6512 … /* @internal */ hasChangedAutomaticTypeDirectiveNames?: HasChangedAutomaticTypeDirectiveNames;
658 hasChangedAutomaticTypeDirectiveNames: HasChangedAutomaticTypeDirectiveNames | undefined,