core-utils
    Preparing search index...
    interface FormatOutputInput {
        outputFormat: OutputFormat;
        showPerspectives: boolean;
    }
    Index

    Properties

    outputFormat: OutputFormat
    showPerspectives: boolean