docx
    Preparing search index...

    Type Alias IHeaderOptions

    type IHeaderOptions = {
        children: readonly (Paragraph | Table)[];
    }
    Index

    Properties

    Properties

    children: readonly (Paragraph | Table)[]