한국어
Appearance
type PipelineResult = Record<string, DomainState> & object;
optional _errors?: PipelineError[];