As a typescript newbie, is there a reason I can’t ...
# general
s
As a typescript newbie, is there a reason I can’t do
let azs = aws.getAvailabilityZones()
outside of a function scope?