Skip to content

Commit a3239c4

Browse files
committed
export MonolithicActivityComponentType
1 parent 24d0238 commit a3239c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integrations/react/src/future/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
export type { ActivityComponentType as ActivityComponentTypeByParams } from "../__internal__/ActivityComponentType";
22
export * from "../__internal__/activity/useActivity";
3+
export * from "../__internal__/MonolithicActivityComponentType";
34
export * from "../__internal__/StackflowReactPlugin";
45
export * from "../__internal__/StructuredActivityComponentType";
56
export * from "../__internal__/stack/useStack";

0 commit comments

Comments
 (0)