What is Dukat?
masterDukat is a converter that transforms TypeScript definition files (.d.ts) into Kotlin declarations.
Requirements:
- Runtime: JRE 1.6 or higher.
- Compatibility: Generates Kotlin files compatible with Kotlin 1.1+. The generated declarations are tested against the latest stable Kotlin compiler version.