iink-ts - v3.2.1
    Preparing search index...

    Type Alias TExportConfiguration

    type TExportConfiguration = {
        image?: TImageConfiguration;
        "image-resolution"?: number;
        jiix: TJiixConfiguration;
        mathml?: TMathMLExport;
    }
    Index

    Properties

    "image-resolution"?: number
    mathml?: TMathMLExport