You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Hello and thank you for project!
Overview
Feature Overview
I has install
@broid/telegram
and see that list of directorynode_modules/@broid/telegram/lib/core
contains 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.
The text was updated successfully, but these errors were encountered: