.D.TS Dateiendung

TypeScript Declaration File

Entwickler Microsoft
Beliebtheit
3.4  |  5 Stimmen
 

Was ist eine D.TS-Datei?

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.

Weitere Informationen

Screenshot einer .d.ts-Datei in Microsoft Visual Studio Code
D.TS-Datei geöffnet in Microsoft Visual Studio Code

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.

So öffnen Sie eine D.TS-Datei

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.

Über 400 Dateiformate öffnen mit File Viewer Plus.Kostenloser Download

Programme, die .D.TS-Dateien öffnen oder referenzieren

Windows
Mac
Linux

Geprüft von FileInfo.com

Das FileInfo.com-Team hat das Dateiformat TypeScript Declaration und die auf dieser Seite aufgeführten Mac, Windows, and Linux-Apps unabhängig recherchiert. Unser Ziel ist 100% Genauigkeit, und wir veröffentlichen nur Informationen zu Dateitypen, die wir überprüft haben.

Wenn Sie Ergänzungen oder Aktualisierungen zu dieser Seite vorschlagen möchten, teilen Sie es uns bitte.