1 reference to RenderTypeScriptExportedValueExpression
Aspire.Hosting.CodeGeneration.TypeScript (1)
TypeScriptApiProjector.cs (1)
722var declaration = $"export const {name} = {RenderTypeScriptExportedValueExpression(valueInfo)}";