Home
last modified time | relevance | path

Searched refs:GetDetailWatchInfo (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/compiler/
DwatchUtilities.ts586 export type GetDetailWatchInfo<X, Y> = (detailInfo1: X, detailInfo2: Y | undefined) => string; alias
587 …vel: WatchLogLevel, log: (s: string) => void, getDetailWatchInfo?: GetDetailWatchInfo<X, Y>): Watc…
708 …d, detailInfo1: X, detailInfo2: Y | undefined, getDetailWatchInfo: GetDetailWatchInfo<X, Y> | unde…