devowl-wp
    Preparing search index...
    interface ParamsRouteForwardEndpointsGet {
        filter?: "all" | "notCurrent" | "onlyCurrent";
        [key: string]: any;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties

    filter?: "all" | "notCurrent" | "onlyCurrent"