mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
9 lines
392 B
TypeScript
9 lines
392 B
TypeScript
// Type definitions for react-instantsearch 5.2
|
|
// Project: https://community.algolia.com/react-instantsearch/
|
|
// Definitions by: Gordon Burgett <https://github.com/gburgett>
|
|
// Justin Powell <https://github.com/jpowell>
|
|
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
|
// TypeScript Version: 2.9
|
|
|
|
export { createConnector } from 'react-instantsearch-core';
|