Searched defs:NormalizedPath (Results 1 – 4 of 4) sorted by relevance
60 export type NormalizedPath = string & { __normalizedPathTag: any }; alias
2733 excludedFiles: readonly NormalizedPath[] = []; property in ts.server.ExternalProject
7489 type NormalizedPath = string & { alias