Documentation
    Preparing search index...
    type WrapParams = {
        alerts: any[];
        body: string | any;
        brand: any;
        currentUrl: string;
        headers: any[];
        menu: any;
        req: any;
        title: string;
    }
    Index

    Properties

    alerts: any[]
    body: string | any
    brand: any
    currentUrl: string
    headers: any[]
    menu: any
    req: any
    title: string