Interface AmoServiceOptions

interface AmoServiceOptions {
    timeout: number;
}

Properties

Properties

timeout: number

Generated using TypeDoc