Skip to content

Commit

Permalink
feat(plugin-hubtype-analytics): add NeedsEscalation as a WebviewEndFa…
Browse files Browse the repository at this point in the history
…ilType
  • Loading branch information
Iru89 committed Dec 11, 2024
1 parent 93c4de3 commit e39b600
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/botonic-plugin-flow-builder/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ export default class BotonicPluginFlowBuilder implements Plugin {

export * from './action'
export * from './content-fields'
export { HtBotActionNode } from './content-fields/hubtype-fields'
export { trackFlowContent } from './tracking'
export {
BotonicPluginFlowBuilderOptions,
Expand Down

0 comments on commit e39b600

Please sign in to comment.