English
Appearance
Standardized file path type used in ts-morph.
type StandardizedFilePath = string & { _standardizedFilePathBrand: undefined; };