vot.js - v2.4.18
    Preparing search index...

    Interface StartViewTransitionOptions

    interface StartViewTransitionOptions {
        types?: string[] | null;
        update?: ViewTransitionUpdateCallback | null;
    }
    Index
    types?: string[] | null