Skip to content

Commit

Permalink
chore(designer): Export the ValueSegmentConvertor class for use in PP…
Browse files Browse the repository at this point in the history
…UX (#4798)

Fix issue
  • Loading branch information
bnarayanared committed May 7, 2024
1 parent ed435b8 commit 98219cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libs/designer/src/lib/core/index.ts
Expand Up @@ -60,6 +60,8 @@ export {
export {
createLiteralValueSegment,
createTokenValueSegment,
ValueSegmentConvertor,
type ValueSegmentConvertorOptions
} from './utils/parameters/segment';
export {
getOutputTokenSections,
Expand Down

0 comments on commit 98219cf

Please sign in to comment.