Skip to content

codewithnathan97/ts-declaration-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This repository contains the code for the Beginning TypeScript book.

It shows how to integrate TypeScript into a JavaScript project by using a declaration .d.ts file.

You can run the compilation process from the terminal using TypeScript:

tsc

The output will be in the dist/ folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published