UNPKG

react-instantsearch-core

Version:
2 lines (1 loc) 119 B
export declare const useAppIdAndApiKey: () => [appId: string, apiKey: string] | [appId: undefined, apiKey: undefined];