telegram-inline-calendar-types
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

TypeScript definitions for telegram-inline-calendar

npm npm GitHub

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:

  1. Fork this repository.

  2. Clone your fork:

git clone https://github.com/semklim/telegram-inline-calendar-types.git
  1. 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

Package Sidebar

Install

npm i telegram-inline-calendar-types

Weekly Downloads

4

Version

1.0.1

License

MIT

Unpacked Size

11.8 kB

Total Files

4

Last publish

Collaborators

  • semklim