.D.TS 파일 확장자

TypeScript Declaration File

개발사 Microsoft
인기도
3.4  |  5 투표
 

D.TS 파일이란 무엇인가요?

A D.TS file is a declaration file used by a TypeScript program. It contains a description of objects and functions contained in an associated JavaScript library. It allows a TypeScript program to use a JavaScript API.

추가 정보

Microsoft Visual Studio Code에서 열린 .d.ts 파일의 스크린샷
Microsoft Visual Studio Code에서 열린 D.TS 파일

TypeScript is a JavaScript variant developed and maintained by Microsoft. It uses static type checking to check programs for errors before running them. When a TypeScript program is compiled, it is compiled to JavaScript, making it easier for web browsers to run.

Developers creating TypeScript programs may want to access APIs written in plain JavaScript. To do so, the developer must create a D.TS file that declares that API's objects and functions. They can then add the API's .JS file as a source for their TypeScript program, alongside the corresponding D.TS file.

D.TS 파일을 여는 방법

You can open and edit a D.TS file with Microsoft Visual Studio Code (multiplatform), GitHub Atom (multiplatform), or any other text or source code editor.

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

D.TS 파일을 열거나 참조하는 프로그램

카테고리: 개발자
업데이트: 2022-11-09

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 TypeScript Declaration 파일 형식과 Mac, Windows, and Linux 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.