Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CompilationInput

Hierarchy

  • CompilationInput

Index

Properties

compiler

compiler: CompilerInput

Optional immutableReferences

immutableReferences: undefined | null | (null | ImmutableReferenceInput)[]

processedSources

processedSources: (null | ProcessedSourceInput)[]

Optional sourceMaps

sourceMaps: undefined | null | (null | SourceMapInput)[]

sources

sources: (null | ResourceReferenceInput)[]

Generated using TypeDoc