Interface JSimpleSearchErrorEventParams

interface JSimpleSearchErrorEventParams {
    error: any;
}

Properties

Properties

error: any