devowl-wp
    Preparing search index...
    interface ParamsRouteRevisionSecondView {
        revisionHash?: string;
        [key: string]: any;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties

    revisionHash?: string

    Pass the revision hash to bypass caching of REST endpoint.