tsbindgen
v0.7.36
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 10 runtime
Documentation
See the full documentation at @tsonic/tsbindgen.
