Skip to content
This repository has been archived by the owner on Mar 22, 2020. It is now read-only.

Bannerets/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