straight-librarian-43739
12/29/2020, 8:11 PMProviderArgs
) between stacks? If I export a provider from one stack and access it with another via StackReference
I seem to get it as a Promise<Provider>
but this doesn’t let me actually use it as a Provider
(Typescript)