UNPKG

@kustomer/chat-react-native

Version:

Kustomer Chat SDK wrapper for React Native

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