tsbindgen
v0.7.14
Published
Generate TypeScript declarations from .NET assemblies
Maintainers
Readme
tsbindgen
Generate TypeScript declarations from .NET assemblies.
This is a convenience wrapper for @tsonic/tsbindgen.
Installation
npm install tsbindgenUsage
npx tsbindgen generate -a MyAssembly.dll -o out/Requirements
- .NET 8.0+ runtime
Documentation
See the full documentation at @tsonic/tsbindgen.
