Searched defs:NormalizedPath (Results 1 – 2 of 2) sorted by relevance
65 export type NormalizedPath = string & { __normalizedPathTag: any }; alias
2781 excludedFiles: readonly NormalizedPath[] = []; property in ExternalProject