Topic: .d.ts vs .ts files
findok priority asked 2 months ago
When i download from https://mdbootstrap.com/profile/my-orders/ i get: MDB5-Angular-UI-KIT-Pro-Advanced-6.1.0.zip
When i go MDB5-Angular-UI-KIT-Pro-Advanced-6.1.0.zip\mdb5-ng\zips\MDB5-ANGULAR-UI-KIT-Pro-Advanced\code\mdb-angular-ui-kit\accordion\ there are .ts files
But on your git page: https://git.mdbootstrap.com/mdb/angular/mdb5/prd/mdb5-angular-ui-kit-pro-essential/-/tree/master/accordion
there are only .d.ts files
Why the difference?
Arkadiusz Idzikowski staff answered 2 months ago
The .ts
files in the Advanced Zip are source files of the MDB Angular library. The Essential repository contains only compiled library code, where d.ts
files are used to provide information for Typescript type checking (declarations and type annotations).
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: MDB5 6.1.0
- Device: PC
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: Yes