Skip to content

Commit 8e34048

Browse files
author
Iurii Golovinskii
committed
[FE] delete type from export SEMI_BREAKING_CHANGE_TYPE
1 parent 1e3ca94 commit 8e34048

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,5 @@ 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'
2423
export { calculateChangeId, calculateDiffId, calculateImpactedSummary, convertToSlug, removeComponents } from './utils'
2524
export { convertDtoFieldOperationTypes, replacePropertyInChangesSummary } from './utils/transformToDto'

0 commit comments

Comments
 (0)