UNPKG

react-native-feedback-hub

Version:

React Native feedback SDK with Slack, Jira, Discord and Microsoft Teams integration

3 lines 242 B
export { FeedbackHubProvider } from './context/FeedbackHubProvider'; export type { JiraConfig, SlackConfig, MicrosoftTeamsConfig, FeedbackButtonPositionType as FeedbackButtonPosition } from './types/types'; //# sourceMappingURL=index.d.ts.map