Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CodeGenerationResult

Index

Properties

data?: Map<string, any>

the resulting data for all source types

hash?: string

a hash of the code generation result (will be automatically calculated from sources and runtimeRequirements if not provided)

runtimeRequirements: ReadonlySet<string>

the runtime requirements

the resulting sources for all source types