Typescript Hindi tutorial #14 Module

preview_player
Показать описание
in this ts TypeScript tutorial in Hindi video, we learn how to use the Module in typescript and how to use them ints also. this video is made by anil Sidhu in the Hindi language

Steps
module in typescript
what is module
make 2 files and make the module
use them in single file

Checkout and subscribe our new channel for technical news
Рекомендации по теме
Комментарии
Автор

Checkout and subscribe our new channel for technical news

codestepbystep
Автор

what if there more than one class in a file. like "Login" if we have another class "Library" then what will b imported in module

nasirhussain-AI
Автор

tsc *.ts -w is not running its giving error that " error TS6053: File '*.ts' not found.
The file is in the program because:
Root file specified for compilation"

jaydipmakwana
Автор

hi @codestepbystep i am getting error like this
Already included file name differs from file name only in casing.
The file is in the program because:
Imported via './Teacher' from file
Root file specified for compilationts(1261)

ravilakhtariya