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 b8cdead commit c92fbd4Copy full SHA for c92fbd4
index.ts
@@ -1,3 +1 @@
1
-import * as experimental from "@pulumi/pulumi/provider/experimental";
2
-
3
-experimental.componentProviderHost();
+export { CloudFrontS3 } from "./cloudFrontS3";
0 commit comments