Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tscWatch/
Dhelpers.ts128 export type SystemSnap = ReturnType<WatchedSystem["snap"]>; alias
164 oldSnap: SystemSnap;
Dincremental.ts45 function build(oldSnap: SystemSnap) {