LiteralUnionRender Module
Functions and values
| Function or value |
Description
|
Full Usage:
renderEnum ctx enumType
Parameters:
GeneratorContext
enumType : LiteralUnionRender<int, Name<'u>>
Returns: WidgetBuilder<TypeDefn>
Type parameters: 'u |
|
Full Usage:
renderUnion ctx unionType
Parameters:
GeneratorContext
unionType : LiteralUnionRender<TsLiteral, Name<'u>>
Returns: WidgetBuilder<TypeDefn>
Type parameters: 'u |
|
Full Usage:
renderWithPath anchorPath typeRef
Parameters:
AnchorPath
typeRef : TypeRefRender
Returns: WidgetBuilder<Type>
|
|