UNPKG

@kustomer/chat-react-native

Version:

Kustomer Chat SDK wrapper for React Native

6 lines 217 B
export * from './KustomerEventEmitter'; export * from './types'; export * from './hooks'; export * from './NativeModules'; export { KustomerChat as default } from './NativeModules'; //# sourceMappingURL=index.d.ts.map