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

    Interface AmoServiceOptions

    interface AmoServiceOptions {
        debug?: boolean;
        timeout: number;
    }
    Index

    Properties

    Properties

    debug?: boolean
    timeout: number