Skip to content

Commit 3969b3d

Browse files
authored
fix: Exported calculateNormalizedRestOperationId (#62)
1 parent 761c6cb commit 3969b3d

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)