Hello and thank you for project!
Overview
- Project: broid-telegram
- It is feature request
Feature Overview
I has install @broid/telegram and see that list of directory node_modules/@broid/telegram/lib/core contains only js-files. Although the sources is written in TypeScript.
I am use TypeScript in my project and can't find definitions for @broid/telegram.
Feature List/Objectives
It would be perfect to have d.ts-file for each js-file in the NPM-package.
Or at least to have package in DefinitelyTyped, although it is declarations for projects written in JavaScript.
Hello and thank you for project!
Overview
Feature Overview
I has install
@broid/telegramand see that list of directorynode_modules/@broid/telegram/lib/corecontains onlyjs-files. Although the sources is written in TypeScript.I am use TypeScript in my project and can't find definitions for
@broid/telegram.Feature List/Objectives
It would be perfect to have
d.ts-file for eachjs-file in the NPM-package.Or at least to have package in DefinitelyTyped, although it is declarations for projects written in JavaScript.