pulumi/tests/integration/component_provider/nodejs/component-provider-host/provider/index.ts

6 lines
171 B
TypeScript

// Copyright 2025-2025, Pulumi Corporation. All rights reserved.
import { componentProviderHost } from "@pulumi/pulumi/provider/experimental";
componentProviderHost();