UNPKG

as2dts

Version:

A command line tool that converts ActionScript 3 classes and interfaces to TypeScript definitions (d.ts files)

12 lines (10 loc) 273 B
#v0.3.0 * The --defs-only option now runs tsc automatically to generate the .d.ts * Added --out-name option for use with --defs-only mode #v0.2.x * Many bug fixes * Added --defs-only option #v0.1.1 * Handle break statement * Handle continue statement * Handle regexp flag