UNPKG

@kustomer/chat-react-native

Version:

Kustomer Chat SDK wrapper for React Native

8 lines (7 loc) 230 B
"use strict"; export * from './KustomerEventEmitter'; export * from './types'; export * from './hooks'; export * from './NativeModules'; export { KustomerChat as default } from './NativeModules'; //# sourceMappingURL=index.js.map