@devgateway/wp-react-lib
    Preparing search index...

    Interface PageMetaResponse

    interface PageMetaResponse {
        "content-type": string;
        link: string;
        "x-wp-total": string;
        "x-wp-totalpages": string;
    }
    Index

    Properties

    "content-type": string
    link: string
    "x-wp-total": string
    "x-wp-totalpages": string