UNPKG

@kustomer/chat-react-native

Version:

Kustomer Chat SDK wrapper for React Native

6 lines (5 loc) 237 B
"use strict"; import useIsKustomerLoggedIn from './useIsKustomerLoggedIn'; import { useIsKustomerConfigured } from './useIsKustomerConfigured'; export { useIsKustomerLoggedIn, useIsKustomerConfigured }; //# sourceMappingURL=index.js.map