ts2dart 0.0.3
ts2dart: ^0.0.3 copied to clipboard
Transpiles TypeScript declaration files (.d.ts) to Dart interop
0.0.3 #
- Handle namespace with the name of the lib as one namespace
0.0.2 #
- Added option to use DefinitelyTyped
0.0.1 #
- Going stable with Dart 3
0.0.1-beta.3 #
- Removed some logging from the generated files
0.0.1-beta.2 #
- Now it prints the docs to classes, methods and properties.
0.0.1-beta.1 #
- Initial version.