UNPKG

react-instantsearch-core

Version:
4 lines (3 loc) 84 B
type Use = <T>(promise: Promise<T>) => T; export declare const use: Use; export {};