Skip to content

Commit 6466d2f

Browse files
authored
chore: expose deprecated state event type (#381)
# Summary Expose `OnChangeStateDeprecatedEvent` for easier migration
1 parent 5f388c1 commit 6466d2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ export type {
33
OnChangeTextEvent,
44
OnChangeHtmlEvent,
55
OnChangeStateEvent,
6+
OnChangeStateDeprecatedEvent,
67
OnLinkDetected,
78
OnMentionDetected,
89
OnChangeSelectionEvent,

0 commit comments

Comments
 (0)