We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2910a3 commit 3c39d10Copy full SHA for 3c39d10
aws_doc_sdk_examples_tools/stats/app.ts
@@ -100,3 +100,4 @@ new CodeCommitCloneStack(app, "CodeCommitCloneStack", {
100
},
101
});
102
app.synth();
103
+export { CodeCommitCloneStack };
0 commit comments