@tsonic/tsbindgen 0.7.26 → 0.7.30
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -2
- package/lib/tsbindgen.dll +0 -0
- package/lib/tsbindgen.pdb +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -318,8 +318,7 @@ dotnet run --project src/tsbindgen/tsbindgen.csproj -- <args>
|
|
|
318
318
|
|
|
319
319
|
## Related Projects
|
|
320
320
|
|
|
321
|
-
- **[@tsonic/dotnet](https://www.npmjs.com/package/@tsonic/dotnet)** - Pre-generated BCL types
|
|
322
|
-
- **[@tsonic/dotnet-pure](https://www.npmjs.com/package/@tsonic/dotnet-pure)** - Pre-generated BCL types with CLR naming
|
|
321
|
+
- **[@tsonic/dotnet](https://www.npmjs.com/package/@tsonic/dotnet)** - Pre-generated BCL types (generated by tsbindgen)
|
|
323
322
|
- **[@tsonic/core](https://www.npmjs.com/package/@tsonic/core)** - Tsonic runtime types and primitives
|
|
324
323
|
|
|
325
324
|
## License
|
package/lib/tsbindgen.dll
CHANGED
|
Binary file
|
package/lib/tsbindgen.pdb
CHANGED
|
Binary file
|