docx

    Type Alias IHeaderFooterGroup<T>

    type IHeaderFooterGroup<T> = {
        default?: T;
        even?: T;
        first?: T;
    }

    Type Parameters

    • T
    Index

    Properties

    Properties

    default?: T
    even?: T
    first?: T
    MMNEPVFCICPMFPCPTTAAATR