Skip to content

Commit 1e3ca94

Browse files
author
Iurii Golovinskii
committed
[FE] export type SEMI_BREAKING_CHANGE_TYPE
1 parent a23d857 commit 1e3ca94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ export * from './builder-strategy'
2020
export * from './components'
2121
export * from './consts'
2222
export * from './types'
23+
export { SEMI_BREAKING_CHANGE_TYPE } from './types/external/comparison'
2324
export { calculateChangeId, calculateDiffId, calculateImpactedSummary, convertToSlug, removeComponents } from './utils'
2425
export { convertDtoFieldOperationTypes, replacePropertyInChangesSummary } from './utils/transformToDto'

0 commit comments

Comments
 (0)