Skip to content
This repository was archived by the owner on Nov 6, 2019. It is now read-only.

Latest commit

 

History

History

npm.template

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Description

Converter of TypeScript definition files to Kotlin declarations

Usage

ts2kt [<options>] <d.ts files>

Where possible options include:
-d <path> Destination directory for files with converted declarations, current directory is used by default
-h Print a synopsis of standard options
-X Print a synopsis of advanced options