Mocky Balboa API Reference
    Preparing search index...
    interface MockServerOptions {
        timeout?: number;
    }
    Index

    Properties

    Properties

    timeout?: number

    Time out for the mock server to receive a response from the client

    5000