Attributes for marking classes and enums that should be exported to TypeScript declarations file using TypescriptDeclarations.Generator dotnet tool.
Info
Version: | 1.0.4 |
Author(s): | ittennull |
Last Update: | Friday, June 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/ittennull/tsgen |
NuGet Url: | https://www.nuget.org/packages/TypescriptDeclarations.Attributes |
Install
Install-Package TypescriptDeclarations.Attributes
dotnet add package TypescriptDeclarations.Attributes
paket add TypescriptDeclarations.Attributes
TypescriptDeclarations.Attributes Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags