Skip to content

Commit 3c39d10

Browse files
committed
fixes
1 parent c2910a3 commit 3c39d10

File tree

1 file changed

+1
-0
lines changed
  • aws_doc_sdk_examples_tools/stats

1 file changed

+1
-0
lines changed

aws_doc_sdk_examples_tools/stats/app.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,4 @@ new CodeCommitCloneStack(app, "CodeCommitCloneStack", {
100100
},
101101
});
102102
app.synth();
103+
export { CodeCommitCloneStack };

0 commit comments

Comments
 (0)