Type Alias: StructuredLogTemplate
StructuredLogTemplate =
Simplify<TaggedUnion<"category",TemplateCategoryMap>>
Defined in: shared/utils/logTemplates.ts:478
Structured representation of log templates for strongly typed consumers.
StructuredLogTemplate =
Simplify<TaggedUnion<"category",TemplateCategoryMap>>
Defined in: shared/utils/logTemplates.ts:478
Structured representation of log templates for strongly typed consumers.