DefinitelyTyped/types/react-instantsearch/index.d.ts

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';