We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
MonolithicActivityComponentType
1 parent 24d0238 commit a3239c4Copy full SHA for a3239c4
integrations/react/src/future/index.ts
@@ -1,5 +1,6 @@
1
export type { ActivityComponentType as ActivityComponentTypeByParams } from "../__internal__/ActivityComponentType";
2
export * from "../__internal__/activity/useActivity";
3
+export * from "../__internal__/MonolithicActivityComponentType";
4
export * from "../__internal__/StackflowReactPlugin";
5
export * from "../__internal__/StructuredActivityComponentType";
6
export * from "../__internal__/stack/useStack";
0 commit comments