Closed leezen closed 4 years ago
The type needs to be visible externally in order to be referenced during TypeScript compile-time by CloudNetwork in shared.ts
CloudNetwork
shared.ts
Fixes https://github.com/pulumi/pulumi-cloud/issues/778
Yes, it's very odd. I assumed it was a change in TS as well, but I went back to 3.7.x (cloud-aws specifies 3.7.4) and couldn't get tsc to actually accept this either.
tsc
The type needs to be visible externally in order to be referenced during TypeScript compile-time by
CloudNetwork
inshared.ts
Fixes https://github.com/pulumi/pulumi-cloud/issues/778