Skip to content

Compiler.TypeAlias.CompilationResult

DecentM edited this page Jan 16, 2026 · 26 revisions

@decentm/concourse-ts / Compiler / CompilationResult

Type Alias: CompilationResult

CompilationResult: object

Defined in: compiler/index.ts:13

Type declaration

pipeline

pipeline: CompilationResultFile

tasks

tasks: CompilationResultFile[]

warnings

warnings: WarningStore

Clone this wiki locally