DefinitelyTyped/types/react-instantsearch/index.d.ts
2019-02-15 14:59:29 -06:00

11 lines
518 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>
// Haroen Viaene <https://github.com/haroenv>
// Samuel Vaillant <https://github.com/samouss>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.9
export { createConnector } from 'react-instantsearch-core';