devowl-wp
    Preparing search index...
    interface ParamsRouteScannerResultAllExternalUrls {
        identifier: string;
        type: "template" | "host";
        [key: string]: any;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties

    identifier: string
    type: "template" | "host"