8000 GitHub - eilvelia/tdlib-typings: Generates Flow and TypeScript typings for TDLib. Moved to the tdl repository.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 22, 2020. It is now read-only.

eilvelia/tdlib-typings

Repository files navigation

tdlib-typings

Generates Flow and TypeScript typings from td_api.tl file.


Installation

git clone https://github.com/Bannerets/tdlib-typings.git tdlib-typings
npm install
npm run build

Usage

$ node dist [path/to/tl/file]

Flow

$ node dist > filename.js

TypeScript

$ node dist --ts > filename.ts

About

Generates Flow and TypeScript typings for TDLib. Moved to the tdl repository.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0