.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%の正確性であり、検証済みのファイルタイプに関する情報のみを公開しています。

このページへの追加や更新をご提案いただける場合は、お知らせください。