Skip to content
Docs Try Aspire
Docs Try

AtsEnumTypeInfo

Class sealed net8.0
📦 Aspire.TypeSystem v13.4.0
Represents an enum type discovered during scanning. Used for generating TypeScript enums.
namespace Aspire.TypeSystem;
public sealed class AtsEnumTypeInfo
{
// ...
}