Documentation
    Preparing search index...

    Interface MvrResolveTypeOptions

    interface MvrResolveTypeOptions {
        signal?: AbortSignal;
        type: string;
    }

    Hierarchy (View Summary)

    Index
    signal?: AbortSignal
    type: string