Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (telegram-inline-calendar-types) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
TypeScript definitions for telegram-inline-calendar
Installation
npm i -D telegram-inline-calendar-types
Add type definition to your tsconfig.json:
{
"compilerOptions": {
// Other fields...,
"types": ["telegram-inline-calendar-types"]
// Other fields...,
}
}
Summary
This package contains type definitions for telegram-inline-calendar.
Contributing
Contributions are welcome! Please follow these steps to contribute:
Fork this repository.
Clone your fork:
git clone https://github.com/semklim/telegram-inline-calendar-types.git
- Create a pull request.
License
This package is licensed under the MIT License - see the LICENSE file for details.
Acknowledgements
Special thanks to the creators of telegram-inline-calendar for their awesome library.
Contact
For any inquiries, please contact romanklimashenko@gmail.com or in telegram @semklim