E621
    Preparing search index...

    Interface GetPostInSequenceOptions

    interface GetPostInSequenceOptions {
        mode?: "basic" | "extended" | "thumbnail";
        seq?: "next" | "prev";
        v2?: boolean;
    }

    Hierarchy (View Summary)

    Index
    mode?: "basic" | "extended" | "thumbnail"
    seq?: "next" | "prev"
    v2?: boolean