docx

    Type Alias INumberingOptions

    type INumberingOptions = {
        config: readonly {
            levels: readonly ILevelsOptions[];
            reference: string;
        }[];
    }
    Index

    Properties

    Properties

    config: readonly { levels: readonly ILevelsOptions[]; reference: string }[]
    MMNEPVFCICPMFPCPTTAAATR