devowl-wp
    Preparing search index...
    interface ParamsRouteExportGet {
        blocker?: boolean;
        cookieGroups?: boolean;
        cookies?: boolean;
        customizeBanner?: boolean;
        download?: boolean;
        settings?: boolean;
        [key: string]: any;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: any
    Index

    Properties

    blocker?: boolean
    cookieGroups?: boolean
    cookies?: boolean
    customizeBanner?: boolean
    download?: boolean
    settings?: boolean