We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bc9e1f commit ebc3beeCopy full SHA for ebc3bee
packages/browser-sdk/src/index.ts
@@ -24,6 +24,7 @@ export type { DEFAULT_TRANSLATIONS } from "./feedback/ui/config/defaultTranslati
24
export type {
25
FeedbackSubmission,
26
FeedbackTranslations,
27
+ OnSubmitResult,
28
OpenFeedbackFormOptions,
29
} from "./feedback/ui/types";
30
0 commit comments