'Refine' returns a SearchState

This commit is contained in:
Gordon
2019-02-20 08:20:31 -06:00
parent 57aff49fde
commit d7baa6af78
+1 -1
View File
@@ -73,7 +73,7 @@ export interface ConnectorDescription<TProvided, TExposed> {
props: TExposed,
searchState: SearchState,
...args: any[],
): any;
): SearchState;
/**
* This method applies the current props and state to the provided SearchParameters, and returns a new SearchParameters. The SearchParameters