한국어
Appearance
ts-morph에서 사용하는 표준화된 파일 경로 타입이에요.
type StandardizedFilePath = string & { _standardizedFilePathBrand: undefined; };