Topic: .d.ts vs .ts files

findok priority asked 1 week 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?



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).



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • 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