@intelligentgraphics/openconfiguration.host
    Preparing search index...

    Interface ExportCustomParams

    interface ExportCustomParams {
        format: string;
        params: unknown;
    }
    Index

    Properties

    Properties

    format: string
    params: unknown