OMPX JavaScript SDK
    Preparing search index...

    Type Alias AbortResult

    type AbortResult = {
        abort: true;
        reason: string;
    }
    Index

    Properties

    Properties

    abort: true
    reason: string