Interface JSimpleSearchSuccessEventParams

interface JSimpleSearchSuccessEventParams {
    result: JSimpleSearchResult[];
}

Properties

Properties