@suluk/builder - v0.1.11
    Preparing search index...

    Interface BuiltMarketing

    interface BuiltMarketing {
        registry: Registry;
        blocks: DslDocument[];
        sections: DslDocument[];
        page: DslDocument;
        errors: DslError[];
    }
    Index

    Properties

    registry: Registry
    blocks: DslDocument[]
    sections: DslDocument[]
    errors: DslError[]

    DSL contract violations (empty ⇒ the landing composition is sound).