bootstrap-year-calendar icon indicating copy to clipboard operation
bootstrap-year-calendar copied to clipboard

Typedefinition

Open Jogai opened this issue 6 years ago • 2 comments

The typedefinition is included in the npm package for anyone that is looking for it. @Paul-DS you might consider using @types for typing definition:

  • https://blogs.msdn.microsoft.com/typescript/2016/06/15/the-future-of-declaration-files/

Jogai avatar Jul 06 '17 12:07 Jogai

I need to use this calendar in Angular 4. So might require the type definitions.

harikrishnan-u01 avatar Jul 10 '17 14:07 harikrishnan-u01

You can find them in the package folder: /node_modules/bootstrap-year-calendar/typescript/bootstrap-year-calendar.d.ts

Jogai avatar Jul 13 '17 13:07 Jogai