TranspileResult
Defined in: shared/index.ts:137
Properties
섹션 제목: “Properties”code
섹션 제목: “code”code:
string
Defined in: shared/index.ts:139
변환된 JavaScript 코드
errors?
섹션 제목: “errors?”
optionalerrors?:string
Defined in: shared/index.ts:147
시맨틱 에러가 있을 때 CLI와 동일한 포맷으로 렌더된 전체 에러 텍스트. tsc 호환 정책: 에러가 있어도 code는 함께 반환된다. 플레이그라운드/IDE는 이 필드를 파싱해 마커로 표시한다.
map?
섹션 제목: “map?”
optionalmap?:string
Defined in: shared/index.ts:141
소스맵 JSON (sourcemap: true 시)