API Core - v1.5.0
    Preparing search index...

    Interface TransitionOptions

    interface TransitionOptions {
        direction: "next" | "previous";
    }
    Index
    direction: "next" | "previous"