Skip to content

Commit 69d69e9

Browse files
committed
fix: Exported calculateNormalizedRestOperationId
1 parent 8a41417 commit 69d69e9

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
@@ -24,6 +24,7 @@ export {
2424
calculateChangeId,
2525
calculateDiffId,
2626
calculateImpactedSummary,
27+
calculateNormalizedRestOperationId,
2728
cropRawGraphQlDocumentToRawSingleOperationGraphQlDocument,
2829
removeComponents,
2930
} from './utils'

0 commit comments

Comments
 (0)