UNPKG

@lpc-lang/core

Version:
6 lines 220 B
import { Path } from "./_namespaces/lpc"; export interface PackageDirWatcher { dirPathToWatcher: Map<Path, DirPathToWatcherOfPackageDirWatcher>; isSymlink: boolean; } //# sourceMappingURL=resolutionCache.d.ts.map