@mobilon-dev/amotop - v0.1.47
    Preparing search index...

    Interface ServiceParams

    interface ServiceParams {
        pages?: PageParams[];
        params?: { waba: boolean };
        type: string;
    }
    Index

    Properties

    Properties

    pages?: PageParams[]
    params?: { waba: boolean }
    type: string