Skip to content

Commit ebc3bee

Browse files
committed
re-rexport OnSubmitResult
1 parent 4bc9e1f commit ebc3bee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/browser-sdk/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ export type { DEFAULT_TRANSLATIONS } from "./feedback/ui/config/defaultTranslati
2424
export type {
2525
FeedbackSubmission,
2626
FeedbackTranslations,
27+
OnSubmitResult,
2728
OpenFeedbackFormOptions,
2829
} from "./feedback/ui/types";
2930
export type {

0 commit comments

Comments
 (0)