UNPKG

@kustomer/chat-react-native

Version:

Kustomer Chat SDK wrapper for React Native

5 lines 137 B
export interface KusInitialMessage { body: string; direction: 'agent' | 'user'; } //# sourceMappingURL=KusInitialMessage.d.ts.map